Home
last modified time | relevance | path

Searched defs:nr_calls (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/kernel/
Dcpu_pm.c28 static int cpu_pm_notify(enum cpu_pm_event event, int nr_to_call, int *nr_calls) in cpu_pm_notify()
100 int nr_calls; in cpu_pm_enter() local
159 int nr_calls; in cpu_cluster_pm_enter() local
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.c211 int *nr_calls) in __cpu_notify()
341 int err, nr_calls = 0; in _cpu_down() local
488 int ret, nr_calls = 0; in _cpu_up() local
/linux-4.4.14/arch/x86/include/asm/xen/
Dhypercall.h346 HYPERVISOR_multicall(void *call_list, uint32_t nr_calls) in HYPERVISOR_multicall()