inactive_task_frame 67 arch/x86/include/asm/stacktrace.h return &((struct inactive_task_frame *)task->thread.sp)->bp; inactive_task_frame 64 arch/x86/include/asm/switch_to.h struct inactive_task_frame frame; inactive_task_frame 153 arch/x86/kernel/kgdb.c gdb_regs[GDB_BP] = ((struct inactive_task_frame *)p->thread.sp)->bp; inactive_task_frame 841 arch/x86/kernel/process.c fp = READ_ONCE_NOCHECK(((struct inactive_task_frame *)sp)->bp); inactive_task_frame 120 arch/x86/kernel/process_32.c struct inactive_task_frame *frame = &fork_frame->frame; inactive_task_frame 380 arch/x86/kernel/process_64.c struct inactive_task_frame *frame; inactive_task_frame 323 arch/x86/kernel/unwind_orc.c struct inactive_task_frame *frame = (void *)task->thread.sp; inactive_task_frame 651 arch/x86/kernel/unwind_orc.c struct inactive_task_frame *frame = (void *)task->thread.sp;