Home
last modified time | relevance | path

Searched defs:task_sp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dprocessor.h78 # define task_sp(task) (task_regs(task)->r1) macro
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c576 unsigned long task_sp = *(unsigned long *)*sp; in unwind_stack_by_address() local