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

/linux-master/arch/hexagon/include/asm/
H A Dprocessor.h27 void *switch_sp; member in struct:thread_struct
32 * The only thing we have in there is switch_sp
/linux-master/arch/hexagon/kernel/
H A Dprocess.c77 p->thread.switch_sp = ss;
134 fp = ((struct hexagon_switch_stack *)p->thread.switch_sp)->fp;
H A Dasm-offsets.c88 OFFSET(_THREAD_STRUCT_SWITCH_SP, thread_struct, switch_sp);
H A Dtraps.c101 task->thread.switch_sp)->fp;

Completed in 219 milliseconds