Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/include/asm/
Dswitch_to_64.h59 "i" (TI_WSTATE), "i" (TI_KSP), "i" (TI_NEW_CHILD), \
Dthread_info_64.h82 #define TI_NEW_CHILD 0x00000034 macro
/linux-4.1.27/arch/sparc/kernel/
Dsyscalls.S114 stb %g0, [%g6 + TI_NEW_CHILD]
Dtraps_64.c2702 TI_NEW_CHILD != offsetof(struct thread_info, new_child) || in trap_init()