Searched refs:current_top_of_stack (Results 1 – 3 of 3) sorted by relevance
166 return (struct thread_info *)(current_top_of_stack() - THREAD_SIZE); in current_thread_info()
460 static inline unsigned long current_top_of_stack(void) in current_top_of_stack() function
168 BUG_ON((unsigned long)(current_top_of_stack() - in ist_begin_non_atomic()