Searched refs:TIF_PER_TRAP (Results 1 – 8 of 8) sorted by relevance
75 #define TIF_PER_TRAP 10 /* Need to handle PER trap on exit to usermode */ macro99 #define _TIF_PER_TRAP BIT(TIF_PER_TRAP)
31 clear_thread_flag(TIF_PER_TRAP); in arch_exit_to_user_mode_work()
35 clear_thread_flag(TIF_PER_TRAP); in arch_uprobe_pre_xol()106 set_thread_flag(TIF_PER_TRAP); in arch_uprobe_post_xol()263 set_thread_flag(TIF_PER_TRAP); in sim_stor_event()
164 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
518 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()526 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()
329 set_thread_flag(TIF_PER_TRAP); in __do_pgm_check()
141 clear_tsk_thread_flag(task, TIF_PER_TRAP); in ptrace_disable()
365 clear_thread_flag(TIF_PER_TRAP); in do_exception()
Completed in 15 milliseconds