Home
last modified time | relevance | path

Searched refs:TI_NEW_CHILD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dswitch_to_64.h58 "i" (TI_WSTATE), "i" (TI_KSP), "i" (TI_NEW_CHILD), \
H A Dthread_info_64.h83 #define TI_NEW_CHILD 0x00000034 macro
/openbmc/linux/arch/sparc/kernel/
H A Dsyscalls.S109 stb %g0, [%g6 + TI_NEW_CHILD]
H A Dtraps_64.c2859 TI_NEW_CHILD != offsetof(struct thread_info, new_child) || in trap_init()