Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Darchsetjmp_32.h21 #define JB_SP __esp macro
H A Darchsetjmp_64.h23 #define JB_SP __rsp macro
/linux/arch/um/kernel/
H A Dprocess.c289 sp = p->thread.switch_buf->JB_SP; in __get_wchan()
/linux/arch/um/os-Linux/skas/
H A Dprocess.c796 (*buf)[0].JB_SP = (unsigned long) stack + UM_THREAD_SIZE - in new_thread()
837 (*switch_buf)[0].JB_SP = (unsigned long) stack + in start_idle_thread()