Searched defs:nr_calls (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/kernel/ |
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() 100 int nr_calls; in cpu_pm_enter() local 159 int nr_calls; in cpu_cluster_pm_enter() local
|
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.c | 164 int *nr_calls) in __cpu_notify() 234 int err, nr_calls = 0; in _cpu_down() local 316 int ret, nr_calls = 0; in _cpu_up() local
|
/linux-3.4.99/arch/ia64/xen/ |
D | xcom_hcall.c | 262 xencomm_hypercall_multicall(void *call_list, int nr_calls) in xencomm_hypercall_multicall()
|
/linux-3.4.99/arch/ia64/include/asm/xen/ |
D | hypercall.h | 123 int nr_calls) in xencomm_arch_hypercall_multicall()
|
/linux-3.4.99/arch/x86/include/asm/xen/ |
D | hypercall.h | 338 HYPERVISOR_multicall(void *call_list, int nr_calls) in HYPERVISOR_multicall()
|