/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
H A D | priv.h | 10 u32 action; member in struct:nvkm_mxm
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
H A D | cpu.c | 21 static int cnmips_cu2_call(struct notifier_block *nfb, unsigned long action, cnmips_cu2_call() argument
|
H A D | smp.c | 36 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.4.14/arch/mips/loongson64/loongson-3/ |
H A D | cop2-ex.c | 22 static int loongson_cu2_call(struct notifier_block *nfb, unsigned long action, loongson_cu2_call() argument
|
H A D | smp.c | 241 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 619 loongson3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) loongson3_cpu_callback() argument
|
/linux-4.4.14/drivers/misc/vmw_vmci/ |
H A D | vmci_doorbell.h | 31 u16 action; member in struct:vmci_dbell_notify_resource_info
|
/linux-4.4.14/drivers/clocksource/ |
H A D | dummy_timer.c | 34 dummy_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) dummy_timer_cpu_notify() argument
|
H A D | metag_generic.c | 137 arch_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) arch_timer_cpu_notify() argument
|
H A D | mips-gic-timer.c | 82 static int gic_cpu_notifier(struct notifier_block *nb, unsigned long action, gic_cpu_notifier() argument 97 static int gic_clk_notifier(struct notifier_block *nb, unsigned long action, gic_clk_notifier() argument
|
H A D | arm_global_timer.c | 227 static int gt_cpu_notify(struct notifier_block *self, unsigned long action, gt_cpu_notify() argument
|
H A D | qcom-timer.c | 144 msm_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) msm_timer_cpu_notify() argument
|
H A D | time-armada-370-xp.c | 209 armada_370_xp_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) armada_370_xp_timer_cpu_notify() argument
|
H A D | timer-atlas7.c | 178 struct irqaction *action; sirfsoc_local_timer_setup() local 218 sirfsoc_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) sirfsoc_cpu_notify() argument
|
/linux-4.4.14/include/misc/ |
H A D | altera.h | 31 u8 *action; member in struct:altera_config
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | smp-gic.c | 21 void gic_send_ipi_single(int cpu, unsigned int action) gic_send_ipi_single() argument 60 void gic_send_ipi_mask(const struct cpumask *mask, unsigned int action) gic_send_ipi_mask() argument
|
H A D | smp-up.c | 16 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 D | cevt-bcm1480.c | 114 struct irqaction *action = &per_cpu(sibyte_hpt_irqaction, cpu); sb1480_clockevent_init() local
|
H A D | cevt-sb1250.c | 113 struct irqaction *action = &per_cpu(sibyte_hpt_irqaction, cpu); sb1250_clockevent_init() local
|
H A D | smp-mt.c | 116 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 D | smp-bmips.c | 273 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.4.14/arch/mips/netlogic/xlp/ |
H A D | cop2-ex.c | 89 static int nlm_cu2_call(struct notifier_block *nfb, unsigned long action, nlm_cu2_call() argument
|
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/ |
H A D | libcfs_workitem.h | 90 cfs_wi_init(cfs_workitem_t *wi, void *data, cfs_wi_action_t action) cfs_wi_init() argument
|
/linux-4.4.14/drivers/of/ |
H A D | of_private.h | 49 static inline int of_property_notify(int action, struct device_node *np, of_property_notify() argument
|
H A D | dynamic.c | 90 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 D | platform.c | 518 of_platform_notify(struct notifier_block *nb, unsigned long action, void *arg) of_platform_notify() argument
|
/linux-4.4.14/drivers/power/reset/ |
H A D | msm-poweroff.c | 26 static int do_msm_restart(struct notifier_block *nb, unsigned long action, do_msm_restart() argument
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | psxface.c | 268 acpi_ps_update_parameter_list(struct acpi_evaluate_info *info, u16 action) acpi_ps_update_parameter_list() argument
|
H A D | utstate.c | 192 acpi_ut_create_update_state(union acpi_operand_object *object, u16 action) acpi_ut_create_update_state() argument
|
H A D | utosi.c | 328 acpi_status acpi_ut_update_interfaces(u8 action) acpi_ut_update_interfaces() argument
|
H A D | hwgpe.c | 98 acpi_hw_low_set_gpe(struct acpi_gpe_event_info *gpe_event_info, u32 action) acpi_hw_low_set_gpe() argument
|
H A D | utdelete.c | 386 acpi_ut_update_ref_count(union acpi_operand_object *object, u32 action) acpi_ut_update_ref_count() argument 496 acpi_ut_update_object_reference(union acpi_operand_object *object, u16 action) acpi_ut_update_object_reference() argument
|
H A D | utmisc.c | 193 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.4.14/arch/x86/kernel/ |
H A D | topology.c | 60 int _debug_hotplug_cpu(int cpu, int action) _debug_hotplug_cpu() argument
|
H A D | cpuid.c | 154 cpuid_class_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cpuid_class_cpu_callback() argument
|
H A D | msr.c | 219 msr_class_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) msr_class_cpu_callback() argument
|
H A D | apb_timer.c | 218 apbt_cpuhp_notify(struct notifier_block *n, unsigned long action, void *hcpu) apbt_cpuhp_notify() argument
|
H A D | nmi.c | 151 int __register_nmi_handler(unsigned int type, struct nmiaction *action) __register_nmi_handler() argument
|
/linux-4.4.14/block/ |
H A D | blk-mq-cpu.c | 21 blk_mq_main_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) blk_mq_main_cpu_notify() argument
|
H A D | blk-iopoll.c | 189 blk_iopoll_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) blk_iopoll_cpu_notify() argument
|
H A D | blk-softirq.c | 81 static int blk_cpu_notify(struct notifier_block *self, unsigned long action, blk_cpu_notify() argument
|
/linux-4.4.14/kernel/irq/ |
H A D | handle.c | 48 static void warn_no_thread(unsigned int irq, struct irqaction *action) warn_no_thread() argument 57 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) __irq_wake_thread() argument 139 struct irqaction *action = desc->action; handle_irq_event_percpu() local
|
H A D | pm.c | 34 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 D | spurious.c | 66 struct irqaction *action; try_one_irq() local 194 struct irqaction *action; __report_bad_irq() local 240 struct irqaction *action; try_misrouted_irq() local
|
H A D | internals.h | 214 irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) { } irq_pm_install_action() argument 216 irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) { } argument 102 register_handler_proc(unsigned int irq, struct irqaction *action) register_handler_proc() argument 104 unregister_handler_proc(unsigned int irq, struct irqaction *action) unregister_handler_proc() argument
|
H A D | proc.c | 289 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.4.14/arch/mips/pmcs-msp71xx/ |
H A D | msp_smp.c | 64 void __init arch_init_ipiirq(int irq, struct irqaction *action) arch_init_ipiirq() argument
|
/linux-4.4.14/arch/arm/mach-shmobile/ |
H A D | platsmp-scu.c | 20 shmobile_smp_scu_notifier_call(struct notifier_block *nfb, unsigned long action, void *hcpu) shmobile_smp_scu_notifier_call() argument
|
H A D | regulator-quirk-rcar-gen2.c | 78 regulator_quirk_notify(struct notifier_block *nb, unsigned long action, void *data) regulator_quirk_notify() argument
|
/linux-4.4.14/sound/pci/hda/ |
H A D | dell_wmi_helper.c | 35 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 D | thinkpad_helper.c | 54 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.4.14/tools/perf/util/ |
H A D | lzma.c | 29 lzma_action action = LZMA_RUN; lzma_decompress_to_file() local
|
/linux-4.4.14/tools/power/acpi/tools/acpidump/ |
H A D | apmain.c | 310 struct ap_dump_action *action; main() local
|
/linux-4.4.14/drivers/leds/trigger/ |
H A D | ledtrig-cpu.c | 96 ledtrig_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) ledtrig_cpu_notify() argument
|
/linux-4.4.14/drivers/gpu/host1x/ |
H A D | intr.h | 60 enum host1x_intr_action action; member in struct:host1x_waitlist
|
H A D | intr.c | 212 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.4.14/drivers/net/wireless/libertas/ |
H A D | cmdresp.c | 127 u16 action = le16_to_cpu(psmode->action); lbs_process_command_response() local
|
H A D | mesh.c | 91 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.4.14/drivers/oprofile/ |
H A D | timer_int.c | 77 oprofile_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) oprofile_cpu_notify() argument
|
H A D | nmi_timer_int.c | 62 static int nmi_timer_cpu_notifier(struct notifier_block *b, unsigned long action, nmi_timer_cpu_notifier() argument
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | highbank-cpufreq.c | 36 hb_cpufreq_clk_notify(struct notifier_block *nb, unsigned long action, void *hclk) hb_cpufreq_clk_notify() argument
|
H A D | arm_big_little.c | 524 bL_cpufreq_switcher_notifier(struct notifier_block *nfb, unsigned long action, void *_arg) bL_cpufreq_switcher_notifier() argument
|
/linux-4.4.14/drivers/base/ |
H A D | topology.c | 115 topology_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) topology_cpu_callback() argument
|
H A D | cacheinfo.c | 510 cacheinfo_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) cacheinfo_cpu_callback() argument
|
H A D | node.c | 523 node_memory_callback(struct notifier_block *self, unsigned long action, void *arg) node_memory_callback() argument 558 node_memory_callback(struct notifier_block *self, unsigned long action, void *arg) node_memory_callback() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | subdev.c | 86 const char *action = suspend ? "suspend" : "fini"; nvkm_subdev_fini() local
|
H A D | object.c | 113 const char *action = suspend ? "suspend" : "fini"; nvkm_object_fini() local
|
/linux-4.4.14/net/bridge/netfilter/ |
H A D | ebt_mark.c | 25 int action = info->target & -16; ebt_mark_tg() local
|
/linux-4.4.14/include/uapi/xen/ |
H A D | gntalloc.h | 74 __u32 action; member in struct:ioctl_gntalloc_unmap_notify
|
H A D | gntdev.h | 142 __u32 action; member in struct:ioctl_gntdev_unmap_notify
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | dma-swiotlb.c | 77 ppc_swiotlb_bus_notify(struct notifier_block *nb, unsigned long action, void *data) ppc_swiotlb_bus_notify() argument
|
H A D | isa-bridge.c | 218 static int isa_bridge_notify(struct notifier_block *nb, unsigned long action, isa_bridge_notify() argument
|
H A D | mce_power.c | 31 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.4.14/arch/mips/jazz/ |
H A D | irq.c | 137 struct irqaction *action = &r4030_timer_irqaction; plat_time_init() local
|
/linux-4.4.14/arch/mn10300/kernel/ |
H A D | cevt-mn10300.c | 67 setup_jiffies_interrupt(int irq, struct irqaction *action) setup_jiffies_interrupt() argument
|
/linux-4.4.14/drivers/staging/unisys/visorinput/ |
H A D | ultrainputreport.h | 63 u16 action; member in struct:ultra_inputactivity
|
/linux-4.4.14/drivers/isdn/pcbit/ |
H A D | edss1.c | 269 struct fsm_entry *action; pcbit_fsm_event() local
|
/linux-4.4.14/drivers/md/ |
H A D | dm-uevent.c | 34 enum kobject_action action; member in struct:__anon5720 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.4.14/drivers/infiniband/hw/usnic/ |
H A D | usnic_fwd.h | 70 struct filter_action action; member in struct:usnic_filter_action
|
H A D | usnic_fwd.c | 191 fill_tlv(struct filter_tlv *tlv, struct filter *filter, struct filter_action *action) fill_tlv() argument
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
H A D | acx.c | 231 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.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | binding.c | 78 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 D | phy-ctxt.c | 127 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.4.14/arch/x86/power/ |
H A D | cpu.c | 258 static int bsp_pm_callback(struct notifier_block *nb, unsigned long action, bsp_pm_callback() argument
|
/linux-4.4.14/lib/ |
H A D | notifier-error-inject.c | 32 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 D | percpu_counter.c | 168 percpu_counter_hotcpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) percpu_counter_hotcpu_callback() argument
|
H A D | kobject_uevent.c | 67 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.4.14/net/sched/ |
H A D | act_vlan.c | 28 int action; tcf_vlan() local 74 int action; tcf_vlan_init() local
|
H A D | act_gact.c | 129 int action = READ_ONCE(gact->tcf_action); tcf_gact() local
|
H A D | act_nat.c | 97 int action; tcf_nat() local
|
H A D | act_bpf.c | 41 int action, filter_res; tcf_bpf() local
|
H A D | act_csum.c | 500 int action; tcf_csum() local
|
H A D | act_police.c | 48 int action; member in struct:tc_police_compat
|
/linux-4.4.14/kernel/sched/ |
H A D | completion.c | 61 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 D | wait.c | 387 __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.4.14/arch/mips/netlogic/xlr/ |
H A D | fmn.c | 58 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.4.14/arch/mips/paravirt/ |
H A D | paravirt-smp.c | 69 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.4.14/arch/mips/sibyte/bcm1480/ |
H A D | smp.c | 79 static void bcm1480_send_ipi_single(int cpu, unsigned int action) bcm1480_send_ipi_single() argument 173 unsigned int action; bcm1480_mailbox_interrupt() local 84 bcm1480_send_ipi_mask(const struct cpumask *mask, unsigned int action) bcm1480_send_ipi_mask() argument
|
/linux-4.4.14/arch/mips/sibyte/sb1250/ |
H A D | smp.c | 69 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.4.14/arch/mips/sni/ |
H A D | time.c | 71 struct irqaction *action = &a20r_irqaction; sni_a20r_timer_setup() local
|
/linux-4.4.14/net/rds/ |
H A D | page.c | 182 rds_page_remainder_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) rds_page_remainder_cpu_notify() argument
|
/linux-4.4.14/drivers/xen/ |
H A D | pci.c | 178 xen_pci_notifier(struct notifier_block *nb, unsigned long action, void *data) xen_pci_notifier() argument
|
H A D | xen-acpi-cpuhotplug.c | 351 int *action = context; processor_walk_namespace_cb() local 380 int action = INSTALL_NOTIFY_HANDLER; acpi_processor_install_hotplug_notify() local 390 int action = UNINSTALL_NOTIFY_HANDLER; acpi_processor_uninstall_hotplug_notify() local
|
/linux-4.4.14/tools/testing/selftests/powerpc/primitives/ |
H A D | load_unaligned_zeropad.c | 103 struct sigaction action; setup_segv_handler() local
|
/linux-4.4.14/drivers/usb/mon/ |
H A D | mon_main.c | 224 static int mon_notify(struct notifier_block *self, unsigned long action, mon_notify() argument
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-roccat-arvo.h | 68 uint8_t action; member in struct:arvo_roccat_report
|
/linux-4.4.14/drivers/cpuidle/ |
H A D | cpuidle-powernv.c | 108 powernv_cpuidle_add_cpu_notifier(struct notifier_block *n, unsigned long action, void *hcpu) powernv_cpuidle_add_cpu_notifier() argument
|
H A D | cpuidle-pseries.c | 174 pseries_cpuidle_add_cpu_notifier(struct notifier_block *n, unsigned long action, void *hcpu) pseries_cpuidle_add_cpu_notifier() argument
|
H A D | coupled.c | 762 cpuidle_coupled_cpu_notify(struct notifier_block *nb, unsigned long action, void *hcpu) cpuidle_coupled_cpu_notify() argument
|
/linux-4.4.14/drivers/acpi/apei/ |
H A D | apei-internal.h | 56 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.4.14/drivers/acpi/ |
H A D | processor_driver.c | 113 acpi_cpu_soft_notify(struct notifier_block *nfb, unsigned long action, void *hcpu) acpi_cpu_soft_notify() argument
|
H A D | ac.c | 281 acpi_ac_battery_notify(struct notifier_block *nb, unsigned long action, void *data) acpi_ac_battery_notify() argument
|
H A D | processor_throttling.c | 377 acpi_processor_reevaluate_tstate(struct acpi_processor *pr, unsigned long action) acpi_processor_reevaluate_tstate() argument
|
/linux-4.4.14/drivers/base/power/ |
H A D | clock_ops.c | 330 pm_clk_notify(struct notifier_block *nb, unsigned long action, void *data) pm_clk_notify() argument 456 pm_clk_notify(struct notifier_block *nb, unsigned long action, void *data) pm_clk_notify() argument
|
H A D | qos.c | 141 apply_constraint(struct dev_pm_qos_request *req, enum pm_qos_req_action action, s32 value) apply_constraint() argument
|
/linux-4.4.14/arch/um/os-Linux/ |
H A D | main.c | 62 struct sigaction action; install_fatal_handler() local
|
H A D | signal.c | 186 struct sigaction action; set_handler() local
|
/linux-4.4.14/arch/x86/entry/vdso/ |
H A D | vma.c | 263 vgetcpu_cpu_notifier(struct notifier_block *n, unsigned long action, void *arg) vgetcpu_cpu_notifier() argument
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | x2apic_cluster.c | 151 update_clusterinfo(struct notifier_block *nfb, unsigned long action, void *hcpu) update_clusterinfo() argument
|
/linux-4.4.14/mm/ |
H A D | mm_init.c | 160 mm_compute_batch_notifier(struct notifier_block *self, unsigned long action, void *arg) mm_compute_batch_notifier() argument
|
H A D | page_ext.c | 328 page_ext_callback(struct notifier_block *self, unsigned long action, void *arg) page_ext_callback() argument
|
/linux-4.4.14/arch/powerpc/mm/ |
H A D | mmu_context_nohash.c | 373 mmu_context_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) mmu_context_cpu_notify() argument
|
/linux-4.4.14/arch/mips/dec/ |
H A D | kn01-berr.c | 89 int action = MIPS_BE_FATAL; dec_kn01_be_backend() local 156 int action; dec_kn01_be_interrupt() local
|
H A D | kn02xa-berr.c | 62 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 D | ecc-berr.c | 67 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.4.14/arch/s390/kernel/ |
H A D | machine_kexec.c | 80 static int machine_kdump_pm_cb(struct notifier_block *nb, unsigned long action, machine_kdump_pm_cb() argument
|
H A D | suspend.c | 160 static int suspend_pm_cb(struct notifier_block *nb, unsigned long action, suspend_pm_cb() argument
|
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/ |
H A D | smp-shx3.c | 128 shx3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) shx3_cpu_callback() argument
|
/linux-4.4.14/arch/sh/mm/ |
H A D | alignment.c | 70 unsigned int action = se_usermode; unaligned_user_action() local
|
/linux-4.4.14/arch/mips/netlogic/common/ |
H A D | smp.c | 60 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.4.14/arch/mips/sgi-ip27/ |
H A D | ip27-smp.c | 143 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.4.14/arch/ia64/sn/pci/pcibr/ |
H A D | pcibr_provider.c | 46 sal_pcibr_slot_disable(struct pcibus_info *soft, int device, int action, sal_pcibr_slot_disable() argument
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | fpsimd.c | 302 fpsimd_cpu_hotplug_notifier(struct notifier_block *nfb, unsigned long action, void *hcpu) fpsimd_cpu_hotplug_notifier() argument
|
H A D | debug-monitors.c | 135 os_lock_notify(struct notifier_block *self, unsigned long action, void *data) os_lock_notify() argument
|
/linux-4.4.14/arch/arm/mach-zynq/ |
H A D | slcr.c | 105 zynq_slcr_system_restart(struct notifier_block *nb, unsigned long action, void *data) zynq_slcr_system_restart() argument
|
/linux-4.4.14/net/mac80211/ |
H A D | driver-ops.c | 285 drv_ampdu_action(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) drv_ampdu_action() argument
|
H A D | agg-tx.c | 298 enum ieee80211_ampdu_mlme_action action; ___ieee80211_stop_tx_ba_session() local
|
/linux-4.4.14/sound/firewire/oxfw/ |
H A D | oxfw-control.c | 17 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.4.14/drivers/watchdog/ |
H A D | qcom-wdt.c | 90 static int qcom_wdt_restart(struct notifier_block *nb, unsigned long action, qcom_wdt_restart() argument
|
H A D | diag288_wdt.c | 75 __diag288(unsigned int func, unsigned int timeout, unsigned long action, unsigned int len) __diag288() argument 102 __diag288_lpar(unsigned int func, unsigned int timeout, unsigned long action) __diag288_lpar() argument
|
/linux-4.4.14/drivers/usb/storage/ |
H A D | onetouch.c | 158 static void usb_onetouch_pm_hook(struct us_data *us, int action) usb_onetouch_pm_hook() argument
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | blacklist.c | 48 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 D | ccwgroup.c | 412 static int ccwgroup_notifier(struct notifier_block *nb, unsigned long action, ccwgroup_notifier() argument
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
H A D | bnx2i_init.c | 476 bnx2i_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) bnx2i_cpu_callback() argument
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
H A D | main.h | 99 u8 action; member in struct:asyc_intr_info
|
/linux-4.4.14/drivers/irqchip/ |
H A D | irq-hip04.c | 346 hip04_irq_secondary_init(struct notifier_block *nfb, unsigned long action, void *hcpu) hip04_irq_secondary_init() argument
|
H A D | irq-bcm2836.c | 201 bcm2836_arm_irqchip_cpu_notify(struct notifier_block *nfb, unsigned long action, void *hcpu) bcm2836_arm_irqchip_cpu_notify() argument
|
/linux-4.4.14/drivers/isdn/divert/ |
H A D | isdn_divert.h | 57 u_char action; /* desired action: member in struct:__anon5495
|
/linux-4.4.14/drivers/hwmon/ |
H A D | via-cputemp.c | 281 via_cputemp_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) via_cputemp_cpu_callback() argument
|
/linux-4.4.14/drivers/i2c/ |
H A D | i2c-dev.c | 592 static int i2cdev_notifier_call(struct notifier_block *nb, unsigned long action, i2cdev_notifier_call() argument
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
H A D | cx23885-cards.c | 2142 char *action = "configure"; cx23885_card_setup() local
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
H A D | main.c | 336 mt76_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size, bool amsdu) mt76_ampdu_action() argument
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | rtl_btc.c | 102 void rtl_btc_connect_notify(struct rtl_priv *rtlpriv, u8 action) rtl_btc_connect_notify() argument
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | ucode.c | 214 int iwl_send_bt_env(struct iwl_priv *priv, u8 action, u8 type) iwl_send_bt_env() argument
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
H A D | fw.h | 65 __le32 action; /* action to perform: reset, wait for fw ready etc. */ member in struct:wil_fw_record_action
|
/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_layer.c | 95 u32 action = 0; atmel_hlcdc_layer_update_apply() local
|
/linux-4.4.14/arch/x86/pci/ |
H A D | amd_bus.c | 340 static int amd_cpu_notify(struct notifier_block *self, unsigned long action, amd_cpu_notify() argument
|
/linux-4.4.14/net/802/ |
H A D | garp.c | 31 u8 action; member in struct:garp_state_trans
|
/linux-4.4.14/security/integrity/ima/ |
H A D | ima_main.c | 165 int rc = -ENOMEM, action, must_appraise; process_measurement() local
|
/linux-4.4.14/sound/core/oss/ |
H A D | pcm_plugin.h | 71 int (*action)(struct snd_pcm_plugin *plugin, member in struct:snd_pcm_plugin
|
H A D | rate.c | 283 rate_action(struct snd_pcm_plugin *plugin, enum snd_pcm_plugin_action action, unsigned long udata) rate_action() argument
|
/linux-4.4.14/fs/btrfs/ |
H A D | delayed-ref.h | 69 unsigned int action:8; member in struct:btrfs_delayed_ref_node
|
/linux-4.4.14/include/uapi/scsi/ |
H A D | scsi_bsg_fc.h | 172 uint8_t action; /* fragment_id for CT REJECT */ member in struct:fc_bsg_ctels_reply::__anon14651
|
/linux-4.4.14/kernel/ |
H A D | smp.c | 37 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) hotplug_cfd() argument
|
/linux-4.4.14/include/net/ |
H A D | fib_rules.h | 19 u8 action; member in struct:fib_rule 52 int (*action)(struct fib_rule *, member in struct:fib_rules_ops
|
/linux-4.4.14/include/uapi/linux/ |
H A D | fib_rules.h | 27 __u8 action; member in struct:fib_rule_hdr
|
/linux-4.4.14/arch/powerpc/platforms/pasemi/ |
H A D | setup.c | 348 static int pcmcia_notify(struct notifier_block *nb, unsigned long action, pcmcia_notify() argument
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
H A D | hotplug-cpu.c | 342 pseries_smp_notifier(struct notifier_block *nb, unsigned long action, void *data) pseries_smp_notifier() argument
|
H A D | mobility.c | 262 u32 action = be32_to_cpu(*data) & NODE_ACTION_MASK; pseries_devicetree_update() local
|
/linux-4.4.14/arch/sh/kernel/ |
H A D | perf_event.c | 363 sh_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) sh_pmu_notifier() argument
|
/linux-4.4.14/arch/mips/mti-malta/ |
H A D | malta-int.c | 276 void __init arch_init_ipiirq(int irq, struct irqaction *action) arch_init_ipiirq() argument
|
/linux-4.4.14/arch/mips/oprofile/ |
H A D | op_model_loongson3.c | 171 loongson3_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) loongson3_cpu_callback() argument
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/iop/ |
H A D | iop_trigger_grp_defs.h | 90 unsigned int action : 2; member in struct:__anon790
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | err_inject.c | 238 err_inject_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) err_inject_cpu_callback() argument
|
/linux-4.4.14/arch/arm/probes/ |
H A D | decode.c | 475 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.4.14/arch/arm/vfp/ |
H A D | vfpmodule.c | 655 static int vfp_hotplug(struct notifier_block *b, unsigned long action, vfp_hotplug() argument
|
/linux-4.4.14/arch/blackfin/kernel/ |
H A D | perf_event.c | 464 bfin_pmu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) bfin_pmu_notifier() argument
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
H A D | coherency.c | 114 armada_xp_clear_shared_l2_notifier_func(struct notifier_block *nfb, unsigned long action, void *hcpu) armada_xp_clear_shared_l2_notifier_func() argument
|
/linux-4.4.14/arch/arm/kernel/ |
H A D | smp_twd.c | 313 twd_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) twd_timer_cpu_notify() argument
|
/linux-4.4.14/Documentation/ptp/ |
H A D | testptp.c | 75 struct sigaction action; install_handler() local
|
/linux-4.4.14/drivers/xen/events/ |
H A D | events_fifo.c | 421 evtchn_fifo_cpu_notification(struct notifier_block *self, unsigned long action, void *hcpu) evtchn_fifo_cpu_notification() argument
|
/linux-4.4.14/include/linux/ |
H A D | irqdesc.h | 54 struct irqaction *action; /* IRQ action list */ member in struct:irq_desc
|
/linux-4.4.14/virt/kvm/arm/ |
H A D | arch_timer.c | 389 kvm_timer_cpu_notify(struct notifier_block *self, unsigned long action, void *cpu) kvm_timer_cpu_notify() argument
|
/linux-4.4.14/drivers/thermal/ |
H A D | x86_pkg_temp_thermal.c | 553 pkg_temp_thermal_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) pkg_temp_thermal_cpu_callback() argument
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
H A D | linux-cpu.c | 949 cfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) cfs_cpu_notify() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | wd719x.c | 465 int action, result; wd719x_abort() local
|
/linux-4.4.14/drivers/uwb/ |
H A D | drp.c | 258 int action; handle_conflict_normal() local 300 int action; handle_conflict_expanding() local
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
H A D | nes_utils.c | 683 int nes_arp_table(struct nes_device *nesdev, u32 ip_addr, u8 *mac_addr, u32 action) nes_arp_table() argument
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
H A D | qib_sdma.c | 221 struct sdma_set_state_action *action = ss->set_state_action; sdma_set_state() local
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | 11n.c | 221 u16 action = (u16) cmd_action; mwifiex_cmd_recfg_tx_buf() local 255 u16 action = (u16) cmd_action; mwifiex_cmd_amsdu_aggr_ctrl() local
|
/linux-4.4.14/drivers/net/wireless/orinoco/ |
H A D | hermes.c | 566 int action = enabled ? HERMES_AUX_ENABLE : HERMES_AUX_DISABLE; hermes_aux_control() local
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | hw_ops.h | 221 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.4.14/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_pf.h | 83 u8 action; member in struct:fm10k_mac_update
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | fweh.h | 220 u8 action; member in struct:brcmf_if_event
|
/linux-4.4.14/drivers/pci/hotplug/ |
H A D | sgi_hotplug.c | 270 sn_slot_disable(struct hotplug_slot *bss_hotplug_slot, int device_num, int action) sn_slot_disable() argument
|
/linux-4.4.14/drivers/firmware/ |
H A D | dcdbas.c | 449 u8 action; dcdbas_host_control() local
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | sysfs.c | 249 sysfs_cpu_notify(struct notifier_block *self, unsigned long action, void *hcpu) sysfs_cpu_notify() argument
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
H A D | therm_throt.c | 276 thermal_throttle_cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu) thermal_throttle_cpu_callback() argument
|
/linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
H A D | core.c | 570 mc_cpu_callback(struct notifier_block *nb, unsigned long action, void *hcpu) mc_cpu_callback() argument
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event_amd_uncore.c | 463 amd_uncore_cpu_notifier(struct notifier_block *self, unsigned long action, amd_uncore_cpu_notifier() argument
|
H A D | perf_event_intel_cstate.c | 544 cstate_cpu_notifier(struct notifier_block *self, unsigned long action, void *hcpu) cstate_cpu_notifier() argument
|