Searched refs:TIF_PER_TRAP (Results 1 – 8 of 8) sorted by relevance
74 #define TIF_PER_TRAP 10 /* Need to handle PER trap on exit to usermode */ macro97 #define _TIF_PER_TRAP BIT(TIF_PER_TRAP)
32 clear_thread_flag(TIF_PER_TRAP); in arch_exit_to_user_mode_work()
34 clear_thread_flag(TIF_PER_TRAP); in arch_uprobe_pre_xol()105 set_thread_flag(TIF_PER_TRAP); in arch_uprobe_post_xol()256 set_thread_flag(TIF_PER_TRAP); in sim_stor_event()
137 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
514 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()522 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()
344 set_thread_flag(TIF_PER_TRAP); in __do_pgm_check()
149 clear_tsk_thread_flag(task, TIF_PER_TRAP); in ptrace_disable()
298 clear_thread_flag(TIF_PER_TRAP); in do_exception()