Searched refs:test_and_clear_pt_regs_flag (Results 1 – 2 of 2) sorted by relevance
132 if (unlikely(test_and_clear_pt_regs_flag(regs, PIF_SYSCALL_RET_SET))) in __do_syscall()
202 static inline int test_and_clear_pt_regs_flag(struct pt_regs *regs, int flag) in test_and_clear_pt_regs_flag() function