/kernel/irq/ |
D | handle.c | 45 static void warn_no_thread(unsigned int irq, struct irqaction *action) in warn_no_thread() 54 static void irq_wake_thread(struct irq_desc *desc, struct irqaction *action) in irq_wake_thread() 133 handle_irq_event_percpu(struct irq_desc *desc, struct irqaction *action) in handle_irq_event_percpu() 184 struct irqaction *action = desc->action; in handle_irq_event() local
|
D | manage.c | 109 struct irqaction *action = desc->action; in irq_set_thread_affinity() local 656 static int irq_wait_for_interrupt(struct irqaction *action) in irq_wait_for_interrupt() 680 struct irqaction *action) in irq_finalize_oneshot() 733 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) in irq_thread_check_affinity() 767 irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action) { } in irq_thread_check_affinity() 777 irq_forced_thread_fn(struct irq_desc *desc, struct irqaction *action) in irq_forced_thread_fn() 794 struct irqaction *action) in irq_thread_fn() 814 struct irqaction *action; in irq_thread_dtor() local 846 struct irqaction *action = data; in irq_thread() local 1230 struct irqaction *action, **action_ptr; in __free_irq() local [all …]
|
D | spurious.c | 66 struct irqaction *action; in try_one_irq() local 190 struct irqaction *action; in __report_bad_irq() local 237 struct irqaction *action; in try_misrouted_irq() local
|
D | proc.c | 274 struct irqaction *action; in name_unique() local 290 void register_handler_proc(unsigned int irq, struct irqaction *action) in register_handler_proc() 367 void unregister_handler_proc(unsigned int irq, struct irqaction *action) in unregister_handler_proc() 420 struct irqaction *action; in show_interrupts() local
|
D | internals.h | 95 struct irqaction *action) { } in register_handler_proc() 97 struct irqaction *action) { } in unregister_handler_proc()
|
D | chip.c | 282 struct irqaction *action; in handle_nested_irq() local 627 struct irqaction *action = desc->action; in handle_percpu_devid_irq() local
|
/kernel/power/ |
D | qos.c | 168 enum pm_qos_req_action action, int value) in pm_qos_update_target() 245 enum pm_qos_req_action action, s32 val) in pm_qos_update_flags()
|
/kernel/ |
D | irq_work.c | 175 unsigned long action, void *hcpu) in irq_work_cpu_notify()
|
D | softirq.c | 705 unsigned long action, void *hcpu) in remote_softirq_cpu_notify() 836 unsigned long action, in cpu_callback()
|
D | smp.c | 39 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_cfd()
|
D | profile.c | 335 unsigned long action, void *__cpu) in profile_cpu_callback()
|
D | cpu.c | 605 unsigned long action, void *ptr) in cpu_hotplug_pm_callback()
|
D | auditfilter.c | 996 static void audit_log_rule_change(char *action, struct audit_krule *rule, int res) in audit_log_rule_change()
|
D | padata.c | 838 unsigned long action, void *hcpu) in padata_cpu_callback()
|
D | relay.c | 520 unsigned long action, in relay_hotcpu_callback()
|
D | timer.c | 1612 unsigned long action, void *hcpu) in timer_cpu_notify()
|
D | hrtimer.c | 1744 unsigned long action, void *hcpu) in hrtimer_cpu_notify()
|
D | workqueue.c | 4631 unsigned long action, in workqueue_cpu_up_callback() 4684 unsigned long action, in workqueue_cpu_down_callback()
|
D | rcutorture.c | 1846 unsigned long action, void *hcpu) in rcutorture_cpu_notify()
|
D | cpuset.c | 2202 unsigned long action, void *arg) in cpuset_track_online_nodes()
|
D | rcutree.c | 3072 unsigned long action, void *hcpu) in rcu_cpu_notify()
|
/kernel/sched/ |
D | core.c | 441 hotplug_hrtick(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_hrtick() 5199 migration_call(struct notifier_block *nfb, unsigned long action, void *hcpu) in migration_call() 5258 unsigned long action, void *hcpu) in sched_cpu_active() 5271 unsigned long action, void *hcpu) in sched_cpu_inactive() 6387 unsigned long action, in sched_domains_numa_masks_update() 6413 unsigned long action, in sched_domains_numa_masks_update() 6796 static int cpuset_cpu_active(struct notifier_block *nfb, unsigned long action, in cpuset_cpu_active() 6831 static int cpuset_cpu_inactive(struct notifier_block *nfb, unsigned long action, in cpuset_cpu_inactive()
|
D | rt.c | 744 int update_runtime(struct notifier_block *nfb, unsigned long action, void *hcpu) in update_runtime()
|
/kernel/gcov/ |
D | fs.c | 733 void gcov_event(enum gcov_action action, struct gcov_info *info) in gcov_event()
|
/kernel/time/ |
D | tick-sched.c | 297 unsigned long action, in tick_nohz_cpu_down_callback()
|