Searched refs:test_and_clear_pt_regs_flag (Results 1 – 2 of 2) sorted by relevance
138 if (unlikely(test_and_clear_pt_regs_flag(regs, PIF_SYSCALL_RET_SET))) in do_syscall()145 } while (test_and_clear_pt_regs_flag(regs, PIF_EXECVE_PGSTE_RESTART)); in do_syscall()
165 static inline int test_and_clear_pt_regs_flag(struct pt_regs *regs, int flag) in test_and_clear_pt_regs_flag() function
Completed in 4 milliseconds