Searched refs:on_thread_stack (Results 1 – 6 of 6) sorted by relevance
40 WARN_ON_ONCE(!on_thread_stack()); in arch_check_user_regs()
579 static inline bool on_thread_stack(void) in on_thread_stack() function
92 if (on_thread_stack()) in stackleak_erase()
328 #define on_thread_stack() (on_task_stack(current, current_stack_pointer, NULL)) macro
363 WARN_ON_ONCE(!on_thread_stack()); in irqentry_exit_cond_resched()
1448 BUG_ON(!on_thread_stack() || !user_mode(regs)); in do_machine_check()