Searched defs:task_top_of_stack (Results 1 – 2 of 2) sorted by relevance
647 #define task_top_of_stack(task) ((unsigned long)(task_pt_regs(task) + 1)) macro
763 #define task_top_of_stack(task) ((unsigned long)(task_pt_regs(task) + 1)) macro