Home
last modified time | relevance | path

Searched refs:do_nothing (Results 1 – 5 of 5) sorted by relevance

/arch/sh/kernel/
Didle.c135 static void do_nothing(void *unused) in do_nothing() function
160 smp_call_function(do_nothing, NULL, 1); in cpu_idle_wait()
/arch/powerpc/kernel/
Didle.c116 static void do_nothing(void *unused) in do_nothing() function
131 smp_call_function(do_nothing, NULL, 1); in cpu_idle_wait()
/arch/x86/kernel/
Dprocess.c506 static void do_nothing(void *unused) in do_nothing() function
522 smp_call_function(do_nothing, NULL, 1); in cpu_idle_wait()
/arch/arm/kernel/
Dprocess.c197 static void do_nothing(void *unused) in do_nothing() function
213 smp_call_function(do_nothing, NULL, 1); in cpu_idle_wait()
/arch/ia64/kernel/
Dprocess.c277 static void do_nothing(void *unused) in do_nothing() function
293 smp_call_function(do_nothing, NULL, 1); in cpu_idle_wait()