Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dprocess.c75 p->thread.switch_sp = ss; in copy_thread()
142 fp = ((struct hexagon_switch_stack *)p->thread.switch_sp)->fp; in get_wchan()
H A Dasm-offsets.c88 OFFSET(_THREAD_STRUCT_SWITCH_SP, thread_struct, switch_sp); in main()
H A Dtraps.c105 task->thread.switch_sp)->fp; in do_show_stack()
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dprocess.c76 p->thread.switch_sp = ss; in copy_thread()
133 fp = ((struct hexagon_switch_stack *)p->thread.switch_sp)->fp; in __get_wchan()
H A Dasm-offsets.c88 OFFSET(_THREAD_STRUCT_SWITCH_SP, thread_struct, switch_sp); in main()
H A Dtraps.c101 task->thread.switch_sp)->fp; in do_show_stack()
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dprocessor.h27 void *switch_sp; member
32 * The only thing we have in there is switch_sp
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dprocessor.h27 void *switch_sp; member
32 * The only thing we have in there is switch_sp

Completed in 3 milliseconds