Home
last modified time | relevance | path

Searched refs:JB_SP (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/arch/um/os-Linux/skas/
H A Dprocess.c558 (*buf)[0].JB_SP = (unsigned long) stack + UM_THREAD_SIZE - in new_thread()
598 (*switch_buf)[0].JB_SP = (unsigned long) stack + in start_idle_thread()
/kernel/linux/linux-6.6/arch/um/os-Linux/skas/
H A Dprocess.c618 (*buf)[0].JB_SP = (unsigned long) stack + UM_THREAD_SIZE - in new_thread()
658 (*switch_buf)[0].JB_SP = (unsigned long) stack + in start_idle_thread()
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dprocess.c383 sp = p->thread.switch_buf->JB_SP; in get_wchan()
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dprocess.c374 sp = p->thread.switch_buf->JB_SP; in __get_wchan()

Completed in 5 milliseconds