Searched defs:action (Results 1 - 200 of 570) sorted by relevance

123

/linux-4.1.27/arch/mips/cavium-octeon/
H A Dcpu.c21 static int cnmips_cu2_call(struct notifier_block *nfb, unsigned long action, cnmips_cu2_call() argument
H A Dsmp.c36 uint64_t action; mailbox_interrupt() local
42 cvmx_write_csr(CVMX_CIU_MBOX_CLRX(coreid), action); mailbox_interrupt() local
60 void octeon_send_ipi_single(int cpu, unsigned int action) octeon_send_ipi_single() argument
67 cvmx_write_csr(CVMX_CIU_MBOX_SETX(coreid), action); octeon_send_ipi_single() local
70 octeon_send_ipi_mask(const struct cpumask *mask, unsigned int action) octeon_send_ipi_mask() argument
350 octeon_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) octeon_cpu_callback() argument
/linux-4.1.27/arch/mips/loongson/loongson-3/
H A Dcop2-ex.c22 static int loongson_cu2_call(struct notifier_block *nfb, unsigned long action, loongson_cu2_call() argument
H A Dsmp.c241 static void loongson3_send_ipi_single(int cpu, unsigned int action) loongson3_send_ipi_single() argument
247 loongson3_send_ipi_mask(const struct cpumask *mask, unsigned int action) loongson3_send_ipi_mask() argument
258 unsigned int action, c0count; loongson3_ipi_interrupt() local
610 loongson3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) loongson3_cpu_callback() argument
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.h31 u16 action; member in struct:vmci_dbell_notify_resource_info
/linux-4.1.27/include/misc/
H A Daltera.h31 u8 *action; member in struct:altera_config
/linux-4.1.27/arch/mips/kernel/
H A Dsmp-gic.c21 void gic_send_ipi_single(int cpu, unsigned int action) gic_send_ipi_single() argument
58 void gic_send_ipi_mask(const struct cpumask *mask, unsigned int action) gic_send_ipi_mask() argument
H A Dsmp-up.c16 static void up_send_ipi_single(int cpu, unsigned int action) up_send_ipi_single() argument
21 up_send_ipi_mask(const struct cpumask *mask, unsigned int action) up_send_ipi_mask() argument
H A Dcevt-bcm1480.c116 struct irqaction *action = &per_cpu(sibyte_hpt_irqaction, cpu); sb1480_clockevent_init() local
H A Dcevt-sb1250.c114 struct irqaction *action = &per_cpu(sibyte_hpt_irqaction, cpu); sb1250_clockevent_init() local
H A Dsmp-mt.c116 static void vsmp_send_ipi_single(int cpu, unsigned int action) vsmp_send_ipi_single() argument
151 static void vsmp_send_ipi_mask(const struct cpumask *mask, unsigned int action) vsmp_send_ipi_mask() argument
H A Dsmp-bmips.c273 static void bmips5000_send_ipi_single(int cpu, unsigned int action) bmips5000_send_ipi_single() argument
280 int action = irq - IPI0_IRQ; bmips5000_ipi_interrupt() local
314 static void bmips43xx_send_ipi_single(int cpu, unsigned int action) bmips43xx_send_ipi_single() argument
328 int action, cpu = irq - IPI0_IRQ; bmips43xx_ipi_interrupt() local
292 bmips5000_send_ipi_mask(const struct cpumask *mask, unsigned int action) bmips5000_send_ipi_mask() argument
344 bmips43xx_send_ipi_mask(const struct cpumask *mask, unsigned int action) bmips43xx_send_ipi_mask() argument
/linux-4.1.27/arch/mips/netlogic/xlp/
H A Dcop2-ex.c89 static int nlm_cu2_call(struct notifier_block *nfb, unsigned long action, nlm_cu2_call() argument
/linux-4.1.27/drivers/net/wireless/libertas/
H A Dcmdresp.c124 u16 action = le16_to_cpu(psmode->action); lbs_process_command_response() local
H A Dmesh.c91 static int lbs_mesh_config(struct lbs_private *priv, uint16_t action, lbs_mesh_config() argument
43 __lbs_mesh_config_send(struct lbs_private *priv, struct cmd_ds_mesh_config *cmd, uint16_t action, uint16_t type) __lbs_mesh_config_send() argument
73 lbs_mesh_config_send(struct lbs_private *priv, struct cmd_ds_mesh_config *cmd, uint16_t action, uint16_t type) lbs_mesh_config_send() argument
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
H A Dlibcfs_workitem.h90 cfs_wi_init(cfs_workitem_t *wi, void *data, cfs_wi_action_t action) cfs_wi_init() argument
/linux-4.1.27/drivers/of/
H A Dof_private.h49 static inline int of_property_notify(int action, struct device_node *np, of_property_notify() argument
H A Ddynamic.c90 int of_reconfig_notify(unsigned long action, struct of_reconfig_data *p) of_reconfig_notify() argument
124 int of_reconfig_get_state_change(unsigned long action, struct of_reconfig_data *pr) of_reconfig_get_state_change() argument
202 int of_property_notify(int action, struct device_node *np, of_property_notify() argument
760 int of_changeset_action(struct of_changeset *ocs, unsigned long action, of_changeset_action() argument
H A Dplatform.c504 of_platform_notify(struct notifier_block *nb, unsigned long action, void *arg) of_platform_notify() argument
/linux-4.1.27/drivers/clocksource/
H A Ddummy_timer.c44 dummy_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) dummy_timer_cpu_notify() argument
H A Dmetag_generic.c157 arch_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) arch_timer_cpu_notify() argument
H A Dmips-gic-timer.c82 static int gic_cpu_notifier(struct notifier_block *nb, unsigned long action, gic_cpu_notifier() argument
H A Darm_global_timer.c225 static int gt_cpu_notify(struct notifier_block *self, unsigned long action, gt_cpu_notify() argument
H A Dqcom-timer.c156 msm_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) msm_timer_cpu_notify() argument
H A Dtime-armada-370-xp.c204 armada_370_xp_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) armada_370_xp_timer_cpu_notify() argument
H A Dtimer-atlas7.c185 struct irqaction *action; sirfsoc_local_timer_setup() local
223 sirfsoc_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) sirfsoc_cpu_notify() argument
/linux-4.1.27/arch/x86/kernel/
H A Dtopology.c60 int __ref _debug_hotplug_cpu(int cpu, int action) _debug_hotplug_cpu() argument
H A Dcpuid.c154 cpuid_class_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpuid_class_cpu_callback() argument
H A Dmsr.c219 msr_class_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) msr_class_cpu_callback() argument
H A Dapb_timer.c222 apbt_cpuhp_notify(struct notifier_block *n, unsigned long action, void *hcpu) apbt_cpuhp_notify() argument
H A Dnmi.c151 int __register_nmi_handler(unsigned int type, struct nmiaction *action) __register_nmi_handler() argument
/linux-4.1.27/block/
H A Dblk-mq-cpu.c21 blk_mq_main_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) blk_mq_main_cpu_notify() argument
H A Dblk-iopoll.c189 blk_iopoll_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) blk_iopoll_cpu_notify() argument
H A Dblk-softirq.c81 static int blk_cpu_notify(struct notifier_block *self, unsigned long action, blk_cpu_notify() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dmxm.h9 u32 action; member in struct:nvkm_mxm
/linux-4.1.27/drivers/acpi/acpica/
H A Dpsxface.c373 acpi_ps_update_parameter_list(struct acpi_evaluate_info *info, u16 action) acpi_ps_update_parameter_list() argument
H A Dutstate.c192 acpi_ut_create_update_state(union acpi_operand_object *object, u16 action) acpi_ut_create_update_state() argument
H A Dutosi.c329 acpi_status acpi_ut_update_interfaces(u8 action) acpi_ut_update_interfaces() argument
H A Dhwgpe.c98 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action) acpi_hw_low_set_gpe() argument
H A Dutdelete.c383 acpi_ut_update_ref_count(union acpi_operand_object *object, u32 action) acpi_ut_update_ref_count() argument
493 acpi_ut_update_object_reference(union acpi_operand_object *object, u16 action) acpi_ut_update_object_reference() argument
H A Dutmisc.c192 acpi_ut_create_update_state_and_push(union acpi_operand_object *object, u16 action, union acpi_generic_state **state_list) acpi_ut_create_update_state_and_push() argument
/linux-4.1.27/drivers/power/reset/
H A Dmsm-poweroff.c26 static int do_msm_restart(struct notifier_block *nb, unsigned long action, do_msm_restart() argument
/linux-4.1.27/arch/mips/pmcs-msp71xx/
H A Dmsp_smp.c64 void __init arch_init_ipiirq(int irq, struct irqaction *action) arch_init_ipiirq() argument
/linux-4.1.27/arch/arm/mach-shmobile/
H A Dplatsmp-scu.c20 shmobile_smp_scu_notifier_call(struct notifier_block *nfb, unsigned long action, void *hcpu) shmobile_smp_scu_notifier_call() argument
H A Dregulator-quirk-rcar-gen2.c78 regulator_quirk_notify(struct notifier_block *nb, unsigned long action, void *data) regulator_quirk_notify() argument
/linux-4.1.27/kernel/irq/
H A Dhandle.c46 static void warn_no_thread(unsigned int irq, struct irqaction *action) warn_no_thread() argument
55 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) __irq_wake_thread() argument
134 handle_irq_event_percpu(struct irq_desc *desc, struct irqaction *action) handle_irq_event_percpu() argument
185 struct irqaction *action = desc->action; handle_irq_event() local
H A Dpm.c34 void irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) irq_pm_install_action() argument
58 void irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) irq_pm_remove_action() argument
H A Dspurious.c66 struct irqaction *action; try_one_irq() local
195 struct irqaction *action; __report_bad_irq() local
242 struct irqaction *action; try_misrouted_irq() local
H A Dinternals.h209 irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) { } irq_pm_install_action() argument
211 irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) { } argument
107 register_handler_proc(unsigned int irq, struct irqaction *action) register_handler_proc() argument
109 unregister_handler_proc(unsigned int irq, struct irqaction *action) unregister_handler_proc() argument
H A Dproc.c289 struct irqaction *action; name_unique() local
305 void register_handler_proc(unsigned int irq, struct irqaction *action) register_handler_proc() argument
396 void unregister_handler_proc(unsigned int irq, struct irqaction *action) unregister_handler_proc() argument
449 struct irqaction *action; show_interrupts() local
/linux-4.1.27/sound/pci/hda/
H A Ddell_wmi_helper.c35 alc_fixup_dell_wmi(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dell_wmi() argument
71 alc_fixup_dell_wmi(struct hda_codec *codec, const struct hda_fixup *fix, int action) alc_fixup_dell_wmi() argument
H A Dthinkpad_helper.c54 hda_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) hda_fixup_thinkpad_acpi() argument
97 hda_fixup_thinkpad_acpi(struct hda_codec *codec, const struct hda_fixup *fix, int action) hda_fixup_thinkpad_acpi() argument
/linux-4.1.27/tools/perf/util/
H A Dlzma.c29 lzma_action action = LZMA_RUN; lzma_decompress_to_file() local
/linux-4.1.27/tools/power/acpi/tools/acpidump/
H A Dapmain.c301 struct ap_dump_action *action; main() local
/linux-4.1.27/drivers/leds/trigger/
H A Dledtrig-cpu.c96 ledtrig_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) ledtrig_cpu_notify() argument
/linux-4.1.27/drivers/oprofile/
H A Dtimer_int.c77 oprofile_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) oprofile_cpu_notify() argument
H A Dnmi_timer_int.c62 static int nmi_timer_cpu_notifier(struct notifier_block *b, unsigned long action, nmi_timer_cpu_notifier() argument
/linux-4.1.27/drivers/cpufreq/
H A Dhighbank-cpufreq.c36 hb_cpufreq_clk_notify(struct notifier_block *nb, unsigned long action, void *hclk) hb_cpufreq_clk_notify() argument
H A Darm_big_little.c509 bL_cpufreq_switcher_notifier(struct notifier_block *nfb, unsigned long action, void *_arg) bL_cpufreq_switcher_notifier() argument
H A Dpowernv-cpufreq.c379 powernv_cpufreq_reboot_notifier(struct notifier_block *nb, unsigned long action, void *unused) powernv_cpufreq_reboot_notifier() argument
/linux-4.1.27/drivers/base/
H A Dtopology.c115 topology_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) topology_cpu_callback() argument
H A Dcacheinfo.c510 cacheinfo_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cacheinfo_cpu_callback() argument
H A Dnode.c519 node_memory_callback(struct notifier_block *self, unsigned long action, void *arg) node_memory_callback() argument
554 node_memory_callback(struct notifier_block *self, unsigned long action, void *arg) node_memory_callback() argument
/linux-4.1.27/drivers/gpu/host1x/
H A Dintr.h60 enum host1x_intr_action action; member in struct:host1x_waitlist
H A Dintr.c212 host1x_intr_add_action(struct host1x *host, u32 id, u32 thresh, enum host1x_intr_action action, void *data, struct host1x_waitlist *waiter, void **ref) host1x_intr_add_action() argument
/linux-4.1.27/include/uapi/xen/
H A Dgntalloc.h72 uint32_t action; member in struct:ioctl_gntalloc_unmap_notify
H A Dgntdev.h140 uint32_t action; member in struct:ioctl_gntdev_unmap_notify
/linux-4.1.27/arch/powerpc/kernel/
H A Ddma-swiotlb.c77 ppc_swiotlb_bus_notify(struct notifier_block *nb, unsigned long action, void *data) ppc_swiotlb_bus_notify() argument
H A Disa-bridge.c218 static int isa_bridge_notify(struct notifier_block *nb, unsigned long action, isa_bridge_notify() argument
H A Dmce_power.c31 static void flush_tlb_206(unsigned int num_sets, unsigned int action) flush_tlb_206() argument
63 void __flush_tlb_power7(unsigned int action) __flush_tlb_power7() argument
75 void __flush_tlb_power8(unsigned int action) __flush_tlb_power8() argument
/linux-4.1.27/net/bridge/netfilter/
H A Debt_mark.c25 int action = info->target & -16; ebt_mark_tg() local
/linux-4.1.27/drivers/isdn/pcbit/
H A Dedss1.c269 struct fsm_entry *action; pcbit_fsm_event() local
/linux-4.1.27/drivers/md/
H A Ddm-uevent.c34 enum kobject_action action; member in struct:__anon5381
45 enum kobject_action action; member in struct:dm_uevent
71 dm_build_path_uevent(struct mapped_device *md, struct dm_target *ti, enum kobject_action action, const char *dm_action, const char *path, unsigned nr_valid_paths) dm_build_path_uevent() argument
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dbinding.c78 static int iwl_mvm_binding_cmd(struct iwl_mvm *mvm, u32 action, iwl_mvm_binding_cmd() argument
147 u32 action = FW_CTXT_ACTION_MODIFY; iwl_mvm_binding_update() local
H A Dphy-ctxt.c127 iwl_mvm_phy_ctxt_cmd_hdr(struct iwl_mvm_phy_ctxt *ctxt, struct iwl_phy_context_cmd *cmd, u32 action, u32 apply_time) iwl_mvm_phy_ctxt_cmd_hdr() argument
192 iwl_mvm_phy_ctxt_apply(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, struct cfg80211_chan_def *chandef, u8 chains_static, u8 chains_dynamic, u32 action, u32 apply_time) iwl_mvm_phy_ctxt_apply() argument
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
H A Dacx.c231 int wl18xx_acx_rx_ba_filter(struct wl1271 *wl, bool action) wl18xx_acx_rx_ba_filter() argument
203 wl18xx_acx_interrupt_notify_config(struct wl1271 *wl, bool action) wl18xx_acx_interrupt_notify_config() argument
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_fwd.h55 struct filter_action action; member in struct:usnic_filter_action
H A Dusnic_fwd.c176 fill_tlv(struct filter_tlv *tlv, struct filter *filter, struct filter_action *action) fill_tlv() argument
/linux-4.1.27/drivers/cpuidle/
H A Dcpuidle-pseries.c168 pseries_cpuidle_add_cpu_notifier(struct notifier_block *n, unsigned long action, void *hcpu) pseries_cpuidle_add_cpu_notifier() argument
H A Dcpuidle-powernv.c101 powernv_cpuidle_add_cpu_notifier(struct notifier_block *n, unsigned long action, void *hcpu) powernv_cpuidle_add_cpu_notifier() argument
H A Dcoupled.c740 cpuidle_coupled_cpu_notify(struct notifier_block *nb, unsigned long action, void *hcpu) cpuidle_coupled_cpu_notify() argument
/linux-4.1.27/arch/x86/power/
H A Dcpu.c263 static int bsp_pm_callback(struct notifier_block *nb, unsigned long action, bsp_pm_callback() argument
/linux-4.1.27/drivers/acpi/
H A Dprocessor_driver.c117 acpi_cpu_soft_notify(struct notifier_block *nfb, unsigned long action, void *hcpu) acpi_cpu_soft_notify() argument
H A Dac.c285 acpi_ac_battery_notify(struct notifier_block *nb, unsigned long action, void *data) acpi_ac_battery_notify() argument
H A Dprocessor_throttling.c381 acpi_processor_reevaluate_tstate(struct acpi_processor *pr, unsigned long action) acpi_processor_reevaluate_tstate() argument
/linux-4.1.27/arch/mips/jazz/
H A Dirq.c144 struct irqaction *action = &r4030_timer_irqaction; plat_time_init() local
/linux-4.1.27/arch/mips/netlogic/xlr/
H A Dfmn.c58 void (*action)(int, int, int, int, struct nlm_fmn_msg *, void *); member in struct:fmn_message_handler
178 nlm_register_fmn_handler(int start_stnid, int end_stnid, void (*action)(int, int, int, int, struct nlm_fmn_msg *, void *), void *arg) nlm_register_fmn_handler() argument
/linux-4.1.27/arch/mips/paravirt/
H A Dparavirt-smp.c69 static void paravirt_send_ipi_single(int cpu, unsigned int action) paravirt_send_ipi_single() argument
74 static void paravirt_send_ipi_mask(const struct cpumask *mask, unsigned int action) paravirt_send_ipi_mask() argument
/linux-4.1.27/arch/mips/sibyte/bcm1480/
H A Dsmp.c81 static void bcm1480_send_ipi_single(int cpu, unsigned int action) bcm1480_send_ipi_single() argument
175 unsigned int action; bcm1480_mailbox_interrupt() local
86 bcm1480_send_ipi_mask(const struct cpumask *mask, unsigned int action) bcm1480_send_ipi_mask() argument
/linux-4.1.27/arch/mips/sibyte/sb1250/
H A Dsmp.c69 static void sb1250_send_ipi_single(int cpu, unsigned int action) sb1250_send_ipi_single() argument
163 unsigned int action; sb1250_mailbox_interrupt() local
74 sb1250_send_ipi_mask(const struct cpumask *mask, unsigned int action) sb1250_send_ipi_mask() argument
/linux-4.1.27/arch/mips/sni/
H A Dtime.c82 struct irqaction *action = &a20r_irqaction; sni_a20r_timer_setup() local
/linux-4.1.27/arch/mn10300/kernel/
H A Dcevt-mn10300.c73 setup_jiffies_interrupt(int irq, struct irqaction *action) setup_jiffies_interrupt() argument
/linux-4.1.27/kernel/sched/
H A Dcompletion.c61 do_wait_for_common(struct completion *x, long (*action)(long), long timeout, int state) do_wait_for_common() argument
87 __wait_for_common(struct completion *x, long (*action)(long), long timeout, int state) __wait_for_common() argument
H A Dwait.c387 __wait_on_bit(wait_queue_head_t *wq, struct wait_bit_queue *q, wait_bit_action_f *action, unsigned mode) __wait_on_bit() argument
402 out_of_line_wait_on_bit(void *word, int bit, wait_bit_action_f *action, unsigned mode) out_of_line_wait_on_bit() argument
412 out_of_line_wait_on_bit_timeout( void *word, int bit, wait_bit_action_f *action, unsigned mode, unsigned long timeout) out_of_line_wait_on_bit_timeout() argument
425 __wait_on_bit_lock(wait_queue_head_t *wq, struct wait_bit_queue *q, wait_bit_action_f *action, unsigned mode) __wait_on_bit_lock() argument
445 out_of_line_wait_on_bit_lock(void *word, int bit, wait_bit_action_f *action, unsigned mode) out_of_line_wait_on_bit_lock() argument
/linux-4.1.27/lib/
H A Dnotifier-error-inject.c32 struct notifier_err_inject_action *action; notifier_err_inject_callback() local
52 struct notifier_err_inject_action *action; notifier_err_inject_init() local
H A Dpercpu_counter.c168 percpu_counter_hotcpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) percpu_counter_hotcpu_callback() argument
H A Dkobject_uevent.c67 enum kobject_action action; kobject_action_type() local
164 int kobject_uevent_env(struct kobject *kobj, enum kobject_action action, kobject_uevent_env() argument
372 int kobject_uevent(struct kobject *kobj, enum kobject_action action) kobject_uevent() argument
/linux-4.1.27/net/rds/
H A Dpage.c182 rds_page_remainder_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) rds_page_remainder_cpu_notify() argument
/linux-4.1.27/net/sched/
H A Dact_vlan.c28 int action; tcf_vlan() local
74 int action; tcf_vlan_init() local
H A Dact_gact.c121 int action = TC_ACT_SHOT; tcf_gact() local
H A Dact_nat.c96 int action; tcf_nat() local
H A Dact_bpf.c40 int action, filter_res; tcf_bpf() local
H A Dact_csum.c499 int action; tcf_csum() local
H A Dact_police.c48 int action; member in struct:tc_police_compat
/linux-4.1.27/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c94 struct sigaction action; setup_segv_handler() local
/linux-4.1.27/drivers/xen/
H A Dpci.c178 xen_pci_notifier(struct notifier_block *nb, unsigned long action, void *data) xen_pci_notifier() argument
H A Dxen-acpi-cpuhotplug.c357 int *action = context; processor_walk_namespace_cb() local
386 int action = INSTALL_NOTIFY_HANDLER; acpi_processor_install_hotplug_notify() local
396 int action = UNINSTALL_NOTIFY_HANDLER; acpi_processor_uninstall_hotplug_notify() local
/linux-4.1.27/arch/x86/kernel/apic/
H A Dx2apic_cluster.c151 update_clusterinfo(struct notifier_block *nfb, unsigned long action, void *hcpu) update_clusterinfo() argument
/linux-4.1.27/arch/x86/vdso/
H A Dvma.c271 vgetcpu_cpu_notifier(struct notifier_block *n, unsigned long action, void *arg) vgetcpu_cpu_notifier() argument
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c128 shx3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) shx3_cpu_callback() argument
/linux-4.1.27/arch/sh/mm/
H A Dalignment.c70 unsigned int action = se_usermode; unaligned_user_action() local
/linux-4.1.27/arch/um/os-Linux/
H A Dmain.c61 struct sigaction action; install_fatal_handler() local
H A Dsignal.c181 struct sigaction action; set_handler() local
/linux-4.1.27/arch/mips/dec/
H A Dkn01-berr.c89 int action = MIPS_BE_FATAL; dec_kn01_be_backend() local
156 int action; dec_kn01_be_interrupt() local
H A Dkn02xa-berr.c62 int action = MIPS_BE_FATAL; dec_kn02xa_be_backend() local
110 int action = dec_kn02xa_be_backend(regs, 0, 1); dec_kn02xa_be_interrupt() local
H A Decc-berr.c67 int action = MIPS_BE_FATAL; dec_ecc_be_backend() local
206 int action = dec_ecc_be_backend(regs, 0, 1); dec_ecc_be_interrupt() local
/linux-4.1.27/drivers/acpi/apei/
H A Dapei-internal.h56 static inline int apei_exec_run(struct apei_exec_context *ctx, u8 action) apei_exec_run() argument
62 static inline int apei_exec_run_optional(struct apei_exec_context *ctx, u8 action) apei_exec_run_optional() argument
/linux-4.1.27/drivers/base/power/
H A Dclock_ops.c326 pm_clk_notify(struct notifier_block *nb, unsigned long action, void *data) pm_clk_notify() argument
415 pm_clk_notify(struct notifier_block *nb, unsigned long action, void *data) pm_clk_notify() argument
H A Dqos.c141 apply_constraint(struct dev_pm_qos_request *req, enum pm_qos_req_action action, s32 value) apply_constraint() argument
/linux-4.1.27/drivers/hid/
H A Dhid-roccat-arvo.h68 uint8_t action; member in struct:arvo_roccat_report
/linux-4.1.27/drivers/usb/mon/
H A Dmon_main.c221 static int mon_notify(struct notifier_block *self, unsigned long action, mon_notify() argument
/linux-4.1.27/drivers/usb/storage/
H A Donetouch.c155 static void usb_onetouch_pm_hook(struct us_data *us, int action) usb_onetouch_pm_hook() argument
/linux-4.1.27/drivers/watchdog/
H A Dqcom-wdt.c90 static int qcom_wdt_restart(struct notifier_block *nb, unsigned long action, qcom_wdt_restart() argument
H A Ddiag288_wdt.c74 __diag288(unsigned int func, unsigned int timeout, unsigned long action, unsigned int len) __diag288() argument
100 __diag288_lpar(unsigned int func, unsigned int timeout, unsigned long action) __diag288_lpar() argument
H A Dkempld_wdt.c237 u8 action = ACTION_NONE; kempld_wdt_set_pretimeout() local
112 kempld_wdt_set_stage_action(struct kempld_wdt_data *wdt_data, struct kempld_wdt_stage *stage, u8 action) kempld_wdt_set_stage_action() argument
H A Dmachzwd.c119 static int action; variable
H A Docteon-wdt-main.c429 octeon_wdt_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) octeon_wdt_cpu_callback() argument
/linux-4.1.27/arch/s390/kernel/
H A Dmachine_kexec.c80 static int machine_kdump_pm_cb(struct notifier_block *nb, unsigned long action, machine_kdump_pm_cb() argument
H A Dsuspend.c160 static int suspend_pm_cb(struct notifier_block *nb, unsigned long action, suspend_pm_cb() argument
/linux-4.1.27/arch/mips/netlogic/common/
H A Dsmp.c60 void nlm_send_ipi_single(int logical_cpu, unsigned int action) nlm_send_ipi_single() argument
75 void nlm_send_ipi_mask(const struct cpumask *mask, unsigned int action) nlm_send_ipi_mask() argument
/linux-4.1.27/arch/mips/sgi-ip27/
H A Dip27-smp.c143 static void ip27_send_ipi_single(int destid, unsigned int action) ip27_send_ipi_single() argument
168 static void ip27_send_ipi_mask(const struct cpumask *mask, unsigned int action) ip27_send_ipi_mask() argument
/linux-4.1.27/arch/powerpc/mm/
H A Dmmu_context_nohash.c373 mmu_context_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) mmu_context_cpu_notify() argument
/linux-4.1.27/arch/ia64/sn/pci/pcibr/
H A Dpcibr_provider.c46 sal_pcibr_slot_disable(struct pcibus_info *soft, int device, int action, sal_pcibr_slot_disable() argument
/linux-4.1.27/mm/
H A Dmm_init.c167 mm_compute_batch_notifier(struct notifier_block *self, unsigned long action, void *arg) mm_compute_batch_notifier() argument
H A Dpage_ext.c324 page_ext_callback(struct notifier_block *self, unsigned long action, void *arg) page_ext_callback() argument
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw-control.c17 oxfw_mute_command(struct snd_oxfw *oxfw, bool *value, enum control_action action) oxfw_mute_command() argument
73 oxfw_volume_command(struct snd_oxfw *oxfw, s16 *value, unsigned int channel, enum control_attribute attribute, enum control_action action) oxfw_volume_command() argument
/linux-4.1.27/drivers/irqchip/
H A Dirq-hip04.c343 hip04_irq_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) hip04_irq_secondary_init() argument
/linux-4.1.27/drivers/isdn/divert/
H A Disdn_divert.h57 u_char action; /* desired action: member in struct:__anon5154
/linux-4.1.27/drivers/hwmon/
H A Dvia-cputemp.c281 via_cputemp_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) via_cputemp_cpu_callback() argument
/linux-4.1.27/drivers/i2c/
H A Di2c-dev.c595 static int i2cdev_notifier_call(struct notifier_block *nb, unsigned long action, i2cdev_notifier_call() argument
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23885-cards.c2142 char *action = "configure"; cx23885_card_setup() local
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Ducode.c213 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type) iwl_send_bt_env() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
H A Drtl_btc.c102 void rtl_btc_connect_notify(struct rtl_priv *rtlpriv, u8 action) rtl_btc_connect_notify() argument
/linux-4.1.27/drivers/scsi/bnx2i/
H A Dbnx2i_init.c476 bnx2i_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) bnx2i_cpu_callback() argument
/linux-4.1.27/drivers/scsi/device_handler/
H A Dscsi_dh.c272 scsi_dh_notifier(struct notifier_block *nb, unsigned long action, void *data) scsi_dh_notifier() argument
/linux-4.1.27/drivers/s390/cio/
H A Dblacklist.c48 static int blacklist_range(range_action action, unsigned int from_ssid, blacklist_range() argument
149 static int blacklist_parse_parameters(char *str, range_action action, blacklist_parse_parameters() argument
H A Dccwgroup.c412 static int ccwgroup_notifier(struct notifier_block *nb, unsigned long action, ccwgroup_notifier() argument
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dfw.h65 __le32 action; /* action to perform: reset, wait for fw ready etc. */ member in struct:wil_fw_record_action
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_layer.c95 u32 action = 0; atmel_hlcdc_layer_update_apply() local
/linux-4.1.27/arch/x86/pci/
H A Damd_bus.c340 static int amd_cpu_notify(struct notifier_block *self, unsigned long action, amd_cpu_notify() argument
/linux-4.1.27/arch/sh/kernel/
H A Dperf_event.c363 sh_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) sh_pmu_notifier() argument
/linux-4.1.27/include/net/
H A Dfib_rules.h19 u8 action; member in struct:fib_rule
50 int (*action)(struct fib_rule *, member in struct:fib_rules_ops
H A Dpkt_cls.h67 int action; member in struct:tcf_exts
71 static inline void tcf_exts_init(struct tcf_exts *exts, int action, int police) tcf_exts_init() argument
/linux-4.1.27/include/uapi/linux/
H A Dfib_rules.h27 __u8 action; member in struct:fib_rule_hdr
/linux-4.1.27/include/uapi/scsi/
H A Dscsi_bsg_fc.h172 uint8_t action; /* fragment_id for CT REJECT */ member in struct:fc_bsg_ctels_reply::__anon13837
/linux-4.1.27/arch/powerpc/platforms/pasemi/
H A Dsetup.c348 static int pcmcia_notify(struct notifier_block *nb, unsigned long action, pcmcia_notify() argument
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c342 pseries_smp_notifier(struct notifier_block *nb, unsigned long action, void *data) pseries_smp_notifier() argument
H A Dmobility.c262 u32 action = be32_to_cpu(*data) & NODE_ACTION_MASK; pseries_devicetree_update() local
/linux-4.1.27/arch/mips/oprofile/
H A Dop_model_loongson3.c171 loongson3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) loongson3_cpu_callback() argument
/linux-4.1.27/arch/arm/vfp/
H A Dvfpmodule.c642 static int vfp_hotplug(struct notifier_block *b, unsigned long action, vfp_hotplug() argument
/linux-4.1.27/arch/arm64/kernel/
H A Ddebug-monitors.c133 os_lock_notify(struct notifier_block *self, unsigned long action, void *data) os_lock_notify() argument
/linux-4.1.27/arch/blackfin/kernel/
H A Dperf_event.c464 bfin_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) bfin_pmu_notifier() argument
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/
H A Diop_trigger_grp_defs.h90 unsigned int action : 2; member in struct:__anon798
/linux-4.1.27/arch/ia64/kernel/
H A Derr_inject.c238 err_inject_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) err_inject_cpu_callback() argument
/linux-4.1.27/arch/arm/probes/
H A Ddecode.c475 int action = d->decoder.action; probes_decode_insn() local
486 int action = d->handler.action; probes_decode_insn() local
498 int action = d->handler.action; probes_decode_insn() local
345 run_checkers(const struct decode_checker *checkers[], int action, probes_opcode_t insn, struct arch_probes_insn *asi, const struct decode_header *h) run_checkers() argument
/linux-4.1.27/arch/arm/kernel/
H A Dperf_event_cpu.c179 static int cpu_pmu_notify(struct notifier_block *b, unsigned long action, cpu_pmu_notify() argument
H A Dsmp_twd.c309 twd_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) twd_timer_cpu_notify() argument
/linux-4.1.27/Documentation/ptp/
H A Dtestptp.c74 struct sigaction action; install_handler() local
/linux-4.1.27/fs/btrfs/
H A Ddelayed-ref.h53 unsigned int action:8; member in struct:btrfs_delayed_ref_node
/linux-4.1.27/net/mac80211/
H A Dagg-tx.c297 enum ieee80211_ampdu_mlme_action action; ___ieee80211_stop_tx_ba_session() local
/linux-4.1.27/kernel/
H A Dsmp.c37 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) hotplug_cfd() argument
/linux-4.1.27/net/802/
H A Dgarp.c31 u8 action; member in struct:garp_state_trans
/linux-4.1.27/security/integrity/ima/
H A Dima_main.c164 int rc = -ENOMEM, action, must_appraise; process_measurement() local
/linux-4.1.27/sound/core/oss/
H A Dpcm_plugin.h71 int (*action)(struct snd_pcm_plugin *plugin, member in struct:snd_pcm_plugin
H A Drate.c283 rate_action(struct snd_pcm_plugin *plugin, enum snd_pcm_plugin_action action, unsigned long udata) rate_action() argument
/linux-4.1.27/virt/kvm/arm/
H A Darch_timer.c250 kvm_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *cpu) kvm_timer_cpu_notify() argument
/linux-4.1.27/include/linux/
H A Dirqdesc.h56 struct irqaction *action; /* IRQ action list */ member in struct:irq_desc
/linux-4.1.27/drivers/xen/events/
H A Devents_fifo.c411 evtchn_fifo_cpu_notification(struct notifier_block *self, unsigned long action, void *hcpu) evtchn_fifo_cpu_notification() argument
/linux-4.1.27/drivers/idle/
H A Dintel_idle.c713 cpu_hotplug_notify(struct notifier_block *n, unsigned long action, void *hcpu) cpu_hotplug_notify() argument
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pf.h83 u8 action; member in struct:fm10k_mac_update
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A D11n.c219 u16 action = (u16) cmd_action; mwifiex_cmd_recfg_tx_buf() local
252 u16 action = (u16) cmd_action; mwifiex_cmd_amsdu_aggr_ctrl() local
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dhermes.c566 int action = enabled ? HERMES_AUX_ENABLE : HERMES_AUX_DISABLE; hermes_aux_control() local
/linux-4.1.27/drivers/scsi/
H A Dwd719x.c465 int action, result; wd719x_abort() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
H A Dlinux-cpu.c948 cfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) cfs_cpu_notify() argument
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h221 wlcore_hw_interrupt_notify(struct wl1271 *wl, bool action) wlcore_hw_interrupt_notify() argument
229 wlcore_hw_rx_ba_filter(struct wl1271 *wl, bool action) wlcore_hw_rx_ba_filter() argument
/linux-4.1.27/drivers/pci/hotplug/
H A Dsgi_hotplug.c270 sn_slot_disable(struct hotplug_slot *bss_hotplug_slot, int device_num, int action) sn_slot_disable() argument
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfweh.h218 u8 action; member in struct:brcmf_if_event
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes_utils.c683 int nes_arp_table(struct nes_device *nesdev, u32 ip_addr, u8 *mac_addr, u32 action) nes_arp_table() argument
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_sdma.c221 struct sdma_set_state_action *action = ss->set_state_action; sdma_set_state() local
/linux-4.1.27/drivers/firmware/
H A Ddcdbas.c449 u8 action; dcdbas_host_control() local
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dtherm_throt.c276 thermal_throttle_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) thermal_throttle_cpu_callback() argument
/linux-4.1.27/arch/x86/kernel/cpu/microcode/
H A Dcore.c477 mc_cpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) mc_cpu_callback() argument
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_amd_uncore.c463 amd_uncore_cpu_notifier(struct notifier_block *self, unsigned long action, amd_uncore_cpu_notifier() argument
/linux-4.1.27/arch/x86/oprofile/
H A Dnmi_int.c436 static int oprofile_cpu_notifier(struct notifier_block *b, unsigned long action, oprofile_cpu_notifier() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dsysfs.c249 sysfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) sysfs_cpu_notify() argument
/linux-4.1.27/drivers/bus/
H A Dmips_cdmm.c660 mips_cdmm_cpu_notify(struct notifier_block *nb, unsigned long action, void *data) mips_cdmm_cpu_notify() argument
/linux-4.1.27/arch/metag/kernel/perf/
H A Dperf_event.c806 static int metag_pmu_cpu_notify(struct notifier_block *b, unsigned long action, metag_pmu_cpu_notify() argument
/linux-4.1.27/drivers/thermal/
H A Dx86_pkg_temp_thermal.c553 pkg_temp_thermal_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) pkg_temp_thermal_cpu_callback() argument
/linux-4.1.27/drivers/uwb/
H A Ddrp.c258 int action; handle_conflict_normal() local
300 int action; handle_conflict_expanding() local
/linux-4.1.27/fs/proc/
H A Dkcore.c570 kcore_callback(struct notifier_block *self, unsigned long action, void *arg) kcore_callback() argument

Completed in 5747 milliseconds

123