Home
last modified time | relevance | path

Searched defs:release_thread (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dprocessor.h59 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
103 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dprocessor.h56 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dprocess_32.c87 void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dprocess.c117 void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dprocessor.h68 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dprocessor.h76 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess_32.c108 void release_thread(struct task_struct *dead_task) in release_thread() function
H A Dprocess_64.c143 void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dprocessor.h47 #define release_thread(thread) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dprocessor.h104 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/openrisc/kernel/
H A Dprocess.c108 void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dprocess.c150 void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dprocessor.h77 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dprocessor_32.h94 #define release_thread(tsk) do { } while(0) macro
H A Dprocessor_64.h184 #define release_thread(tsk) do { } while (0) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dprocessor.h76 #define release_thread(thread) do { } while(0) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dprocessor.h124 static inline void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dprocessor-generic.h57 static inline void release_thread(struct task_struct *task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dprocess.c229 release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dprocessor.h101 #define release_thread(thread) do { } while(0) macro
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dprocess.c224 void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dprocessor.h216 #define release_thread(thread) do { } while(0) macro
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c425 void release_thread(struct task_struct *dead_task) in release_thread() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dprocessor.h192 static inline void release_thread(struct task_struct *tsk) { } in release_thread() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dprocessor.h370 #define release_thread(thread) do { } while(0) macro

12