Home
last modified time | relevance | path

Searched defs:kernel_thread_helper (Results 1 – 13 of 13) sorted by relevance

/arch/mn10300/kernel/
Dkthread.S22 .globl kernel_thread_helper symbol
24 kernel_thread_helper: label
/arch/score/kernel/
Dprocess.c124 kernel_thread_helper(void *unused0, int (*fn)(void *), in kernel_thread_helper() function
/arch/microblaze/kernel/
Dprocess.c208 static void kernel_thread_helper(int (*fn)(void *), void *arg) in kernel_thread_helper() function
/arch/hexagon/kernel/
Dprocess.c33 static void __noreturn kernel_thread_helper(void *arg, int (*fn)(void *)) in kernel_thread_helper() function
/arch/cris/arch-v32/kernel/
Dprocess.c98 kernel_thread_helper(void* dummy, int (*fn)(void *), void * arg) in kernel_thread_helper() function
/arch/c6x/kernel/
Dprocess.c122 static void kernel_thread_helper(int dummy, void *arg, int (*fn)(void *)) in kernel_thread_helper() function
/arch/openrisc/kernel/
Dprocess.c242 void __noreturn kernel_thread_helper(int (*fn) (void *), void *arg) in kernel_thread_helper() function
/arch/cris/arch-v10/kernel/
Dprocess.c84 static void kernel_thread_helper(void* dummy, int (*fn)(void *), void * arg) in kernel_thread_helper() function
/arch/sh/kernel/
Dprocess_64.c289 __noreturn void kernel_thread_helper(void *arg, int (*fn)(void *)) in kernel_thread_helper() function
Dprocess_32.c73 __noreturn void kernel_thread_helper(void *arg, int (*fn)(void *)) in kernel_thread_helper() function
/arch/mips/kernel/
Dprocess.c225 static void __noreturn kernel_thread_helper(void *arg, int (*fn)(void *)) in kernel_thread_helper() function
/arch/m32r/kernel/
Dprocess.c179 static void kernel_thread_helper(void *nouse, int (*fn)(void *), void *arg) in kernel_thread_helper() function
/arch/ia64/kernel/
Dprocess.c679 kernel_thread_helper (int (*fn)(void *), void *arg) in kernel_thread_helper() function