Searched refs:TI_NEW_CHILD (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | switch_to_64.h | 60 "i" (TI_WSTATE), "i" (TI_KSP), "i" (TI_NEW_CHILD), \
|
H A D | thread_info_64.h | 83 #define TI_NEW_CHILD 0x00000034 macro
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | switch_to_64.h | 58 "i" (TI_WSTATE), "i" (TI_KSP), "i" (TI_NEW_CHILD), \
|
H A D | thread_info_64.h | 83 #define TI_NEW_CHILD 0x00000034 macro
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | syscalls.S | 109 stb %g0, [%g6 + TI_NEW_CHILD]
|
H A D | traps_64.c | 2865 TI_NEW_CHILD != offsetof(struct thread_info, new_child) || in trap_init()
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | syscalls.S | 109 stb %g0, [%g6 + TI_NEW_CHILD]
|
H A D | traps_64.c | 2859 TI_NEW_CHILD != offsetof(struct thread_info, new_child) || in trap_init()
|
Completed in 11 milliseconds