Searched defs:nr_to_call (Results 1 – 3 of 3) sorted by relevance
/kernel/ |
D | notifier.c | 76 int nr_to_call, int *nr_calls) in notifier_call_chain() 177 int nr_to_call, int *nr_calls) in __atomic_notifier_call_chain() 303 int nr_to_call, int *nr_calls) in __blocking_notifier_call_chain() 389 int nr_to_call, int *nr_calls) in __raw_notifier_call_chain() 488 int nr_to_call, int *nr_calls) in __srcu_notifier_call_chain()
|
D | cpu_pm.c | 28 static int cpu_pm_notify(enum cpu_pm_event event, int nr_to_call, int *nr_calls) in cpu_pm_notify()
|
D | cpu.c | 184 static int __cpu_notify(unsigned long val, void *v, int nr_to_call, in __cpu_notify()
|