/linux-3.3/arch/frv/kernel/ |
D | kernel_thread.S | 32 .globl kernel_thread symbol 34 kernel_thread: label
|
/linux-3.3/arch/alpha/kernel/ |
D | entry.S | 615 .globl kernel_thread symbol 617 kernel_thread: label
|
/linux-3.3/arch/score/kernel/ |
D | process.c | 133 long kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/microblaze/kernel/ |
D | process.c | 217 int kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/hexagon/kernel/ |
D | process.c | 38 int kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/h8300/kernel/ |
D | process.c | 128 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/sparc/kernel/ |
D | process_64.c | 551 int kernel_thread; in copy_thread() local 624 pid_t kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
D | process_32.c | 661 pid_t kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) function
|
/linux-3.3/arch/unicore32/kernel/ |
D | process.c | 328 pid_t kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/parisc/kernel/ |
D | process.c | 171 pid_t kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/c6x/kernel/ |
D | process.c | 130 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/m68k/kernel/ |
D | process_mm.c | 129 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
D | process_no.c | 121 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/openrisc/kernel/ |
D | process.c | 251 int kernel_thread(int (*fn) (void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/mn10300/kernel/ |
D | process.c | 170 int kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/cris/arch-v32/kernel/ |
D | process.c | 106 kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/cris/arch-v10/kernel/ |
D | process.c | 92 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/sh/kernel/ |
D | process_32.c | 79 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
D | process_64.c | 301 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/s390/kernel/ |
D | process.c | 118 int kernel_thread(int (*fn)(void *), void * arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/blackfin/kernel/ |
D | process.c | 118 pid_t kernel_thread(int (*fn) (void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/mips/kernel/ |
D | process.c | 235 long kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/m32r/kernel/ |
D | process.c | 184 int kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/arm/kernel/ |
D | process.c | 482 pid_t kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|
/linux-3.3/arch/avr32/kernel/ |
D | process.c | 93 int kernel_thread(int (*fn)(void *), void *arg, unsigned long flags) in kernel_thread() function
|