Home
last modified time | relevance | path

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

/linux-4.4.14/arch/hexagon/kernel/
Dprocess.c93 p->thread.switch_sp = ss; in copy_thread()
167 fp = ((struct hexagon_switch_stack *)p->thread.switch_sp)->fp; in get_wchan()
Dasm-offsets.c102 OFFSET(_THREAD_STRUCT_SWITCH_SP, thread_struct, switch_sp); in main()
Dtraps.c117 task->thread.switch_sp)->fp; in do_show_stack()
/linux-4.4.14/arch/hexagon/include/asm/
Dprocessor.h46 void *switch_sp; member