Home
last modified time | relevance | path

Searched defs:nr_to_call (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/kernel/
Dnotifier.c76 int nr_to_call, int *nr_calls) in notifier_call_chain()
178 int nr_to_call, int *nr_calls) in __atomic_notifier_call_chain()
306 int nr_to_call, int *nr_calls) in __blocking_notifier_call_chain()
392 int nr_to_call, int *nr_calls) in __raw_notifier_call_chain()
492 int nr_to_call, int *nr_calls) in __srcu_notifier_call_chain()
Dcpu_pm.c27 static int cpu_pm_notify(enum cpu_pm_event event, int nr_to_call, int *nr_calls) in cpu_pm_notify()
/Linux-v4.19/kernel/power/
Dmain.c70 int __pm_notifier_call_chain(unsigned long val, int nr_to_call, int *nr_calls) in __pm_notifier_call_chain()