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