Home
last modified time | relevance | path

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

12

/kernel/irq/
Dhandle.c45 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
Dmanage.c109 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 …]
Dspurious.c66 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
Dproc.c274 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
Dinternals.h95 struct irqaction *action) { } in register_handler_proc()
97 struct irqaction *action) { } in unregister_handler_proc()
Dchip.c282 struct irqaction *action; in handle_nested_irq() local
627 struct irqaction *action = desc->action; in handle_percpu_devid_irq() local
/kernel/power/
Dqos.c168 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/
Dirq_work.c175 unsigned long action, void *hcpu) in irq_work_cpu_notify()
Dsoftirq.c705 unsigned long action, void *hcpu) in remote_softirq_cpu_notify()
836 unsigned long action, in cpu_callback()
Dsmp.c39 hotplug_cfd(struct notifier_block *nfb, unsigned long action, void *hcpu) in hotplug_cfd()
Dprofile.c335 unsigned long action, void *__cpu) in profile_cpu_callback()
Dcpu.c605 unsigned long action, void *ptr) in cpu_hotplug_pm_callback()
Dauditfilter.c996 static void audit_log_rule_change(char *action, struct audit_krule *rule, int res) in audit_log_rule_change()
Dpadata.c838 unsigned long action, void *hcpu) in padata_cpu_callback()
Drelay.c520 unsigned long action, in relay_hotcpu_callback()
Dtimer.c1612 unsigned long action, void *hcpu) in timer_cpu_notify()
Dhrtimer.c1744 unsigned long action, void *hcpu) in hrtimer_cpu_notify()
Dworkqueue.c4631 unsigned long action, in workqueue_cpu_up_callback()
4684 unsigned long action, in workqueue_cpu_down_callback()
Drcutorture.c1846 unsigned long action, void *hcpu) in rcutorture_cpu_notify()
Dcpuset.c2202 unsigned long action, void *arg) in cpuset_track_online_nodes()
Drcutree.c3072 unsigned long action, void *hcpu) in rcu_cpu_notify()
/kernel/sched/
Dcore.c441 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()
Drt.c744 int update_runtime(struct notifier_block *nfb, unsigned long action, void *hcpu) in update_runtime()
/kernel/gcov/
Dfs.c733 void gcov_event(enum gcov_action action, struct gcov_info *info) in gcov_event()
/kernel/time/
Dtick-sched.c297 unsigned long action, in tick_nohz_cpu_down_callback()

12