Home
last modified time | relevance | path

Searched refs:KSTK_EBP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dprocessor.h17 #define KSTK_EBP(tsk) KSTK_REG(tsk, HOST_BP) macro
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dstacktrace.h23 return KSTK_EBP(task); in get_frame_pointer()
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dstacktrace.h23 return KSTK_EBP(task); in get_frame_pointer()
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dprocessor.h17 #define KSTK_EBP(tsk) KSTK_REG(tsk, HOST_BP) macro

Completed in 1 milliseconds