Searched defs:current_top_of_stack (Results 1 – 2 of 2) sorted by relevance
409 #define current_top_of_stack() ((unsigned long)current->stack + THREAD_SIZE) macro
562 static __always_inline unsigned long current_top_of_stack(void) in current_top_of_stack() function