Searched refs:clear_pt_regs_flag (Results 1 – 3 of 3) sorted by relevance
192 static inline void clear_pt_regs_flag(struct pt_regs *regs, int flag) in clear_pt_regs_flag() function206 clear_pt_regs_flag(regs, flag); in test_and_clear_pt_regs_flag()
169 clear_pt_regs_flag(regs, PIF_SYSCALL); /* No longer in a system call */ in restore_sigregs()477 clear_pt_regs_flag(regs, PIF_SYSCALL); in arch_do_signal_or_restart()485 clear_pt_regs_flag(regs, PIF_SYSCALL); in arch_do_signal_or_restart()
62 clear_pt_regs_flag(regs, PIF_SYSCALL); in __ret_from_fork()