Searched refs:on_thread_stack (Results 1 – 4 of 4) sorted by relevance
92 if (on_thread_stack()) in stackleak_erase()
325 #define on_thread_stack() (on_task_stack(current, current_stack_pointer, NULL)) macro
560 static inline bool on_thread_stack(void) in on_thread_stack() function
146 BUG_ON(!on_thread_stack()); in ist_begin_non_atomic()