Home
last modified time | relevance | path

Searched defs:action (Results 1 – 25 of 35) sorted by relevance

12

/kernel/irq/
Dmanage.c147 struct irqaction *action = desc->action; in irq_set_thread_affinity() local
748 static int irq_wait_for_interrupt(struct irqaction *action) in irq_wait_for_interrupt()
772 struct irqaction *action) in irq_finalize_oneshot()
826 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity()
860 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity()
870 irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn()
894 struct irqaction *action) in irq_thread_fn()
916 struct irqaction *action; in irq_thread_dtor() local
939 static void irq_wake_secondary(struct irq_desc *desc, struct irqaction *action) in irq_wake_secondary()
957 struct irqaction *action = data; in irq_thread() local
[all …]
Dhandle.c48 static void warn_no_thread(unsigned int irq, struct irqaction *action) in warn_no_thread()
57 void __irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in __irq_wake_thread()
139 struct irqaction *action = desc->action; in handle_irq_event_percpu() local
Dinternals.h103 struct irqaction *action) { } in register_handler_proc()
105 struct irqaction *action) { } in unregister_handler_proc()
214 irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) { } in irq_pm_install_action()
216 irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) { } in irq_pm_remove_action()
Dspurious.c66 struct irqaction *action; in try_one_irq() local
194 struct irqaction *action; in __report_bad_irq() local
240 struct irqaction *action; in try_misrouted_irq() local
Dpm.c34 void irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_install_action()
58 void irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_remove_action()
Dproc.c289 struct irqaction *action; in name_unique() local
305 void register_handler_proc(unsigned int irq, struct irqaction *action) in register_handler_proc()
396 void unregister_handler_proc(unsigned int irq, struct irqaction *action) in unregister_handler_proc()
449 struct irqaction *action; in show_interrupts() local
Dchip.c333 struct irqaction *action; in handle_nested_irq() local
715 struct irqaction *action = desc->action; in handle_percpu_devid_irq() local
/kernel/sched/
Dwait.c396 wait_bit_action_f *action, unsigned mode) in __wait_on_bit()
411 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit()
421 void *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout()
434 wait_bit_action_f *action, unsigned mode) in __wait_on_bit_lock()
454 wait_bit_action_f *action, unsigned mode) in out_of_line_wait_on_bit_lock()
Dcore.c399 hotplug_hrtick(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_hrtick()
5739 migration_call(struct notifier_block *nfb, unsigned long action, void *hcpu) in migration_call()
5813 unsigned long action, void *hcpu) in sched_cpu_active()
5854 unsigned long action, void *hcpu) in sched_cpu_inactive()
7205 unsigned long action, in sched_domains_numa_masks_update()
7231 unsigned long action, in sched_domains_numa_masks_update()
7635 static int cpuset_cpu_active(struct notifier_block *nfb, unsigned long action, in cpuset_cpu_active()
7668 static int cpuset_cpu_inactive(struct notifier_block *nfb, unsigned long action, in cpuset_cpu_inactive()
/kernel/power/
Dqos.c274 enum pm_qos_req_action action, int value) in pm_qos_update_target()
355 enum pm_qos_req_action action, s32 val) in pm_qos_update_flags()
/kernel/
Dseccomp.c597 u32 filter_ret, action; in __seccomp_phase1_filter() local
703 u32 action = phase1_result & SECCOMP_RET_ACTION; in seccomp_phase2() local
Dcpu.c475 unsigned long action, void *hcpu) in smpboot_thread_call()
702 unsigned long action, void *ptr) in cpu_hotplug_pm_callback()
Dsmp.c37 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_cfd()
Dsoftirq.c729 static int cpu_callback(struct notifier_block *nfb, unsigned long action, in cpu_callback()
Dprofile.c332 unsigned long action, void *__cpu) in profile_cpu_callback()
Dauditfilter.c1070 static void audit_log_rule_change(char *action, struct audit_krule *rule, int res) in audit_log_rule_change()
Dpadata.c809 unsigned long action, void *hcpu) in padata_cpu_callback()
Drelay.c517 unsigned long action, in relay_hotcpu_callback()
Dsignal.c1230 struct k_sigaction *action; in force_sig_info() local
3112 void kernel_sigaction(int sig, __sighandler_t action) in kernel_sigaction()
/kernel/gcov/
Dfs.c735 void gcov_event(enum gcov_action action, struct gcov_info *info) in gcov_event()
/kernel/time/
Dtick-sched.c293 unsigned long action, in tick_nohz_cpu_down_callback()
Dhrtimer.c1700 unsigned long action, void *hcpu) in hrtimer_cpu_notify()
Dtimer.c1628 unsigned long action, void *hcpu) in timer_cpu_notify()
/kernel/livepatch/
Dcore.c958 static int klp_module_notify(struct notifier_block *nb, unsigned long action, in klp_module_notify()
/kernel/rcu/
Dtree.c4249 unsigned long action, void *hcpu) in rcu_cpu_notify()
4303 unsigned long action, void *hcpu) in rcu_pm_notify()

12