Home
last modified time | relevance | path

Searched refs:__smp_call_function_single (Results 1 – 3 of 3) sorted by relevance

/kernel/
Dsmp.c328 void __smp_call_function_single(int cpu, struct call_single_data *csd, in __smp_call_function_single() function
Dsoftirq.c652 __smp_call_function_single(cpu, cp, 0); in __try_remote_softirq()
/kernel/sched/
Dcore.c435 __smp_call_function_single(cpu_of(rq), &rq->hrtick_csd, 0); in hrtick_start()