Searched refs:current_top_of_stack (Results 1 – 3 of 3) sorted by relevance
47 (current_top_of_stack() - (unsigned long)(ADDR))
565 static inline unsigned long current_top_of_stack(void) in current_top_of_stack() function577 return (unsigned long)(current_top_of_stack() - in on_thread_stack()
276 #define current_top_of_stack() \ macro