Searched refs:clear_pt_regs_flag (Results 1 – 4 of 4) sorted by relevance
186 static inline void clear_pt_regs_flag(struct pt_regs *regs, int flag) in clear_pt_regs_flag() function200 clear_pt_regs_flag(regs, flag); in test_and_clear_pt_regs_flag()
173 clear_pt_regs_flag(regs, PIF_SYSCALL); /* No longer in a system call */ in restore_sigregs()493 clear_pt_regs_flag(regs, PIF_SYSCALL); in arch_do_signal_or_restart()504 clear_pt_regs_flag(regs, PIF_SYSCALL); in arch_do_signal_or_restart()
60 clear_pt_regs_flag(regs, PIF_SYSCALL); in __ret_from_fork()
121 clear_pt_regs_flag(regs, PIF_SYSCALL); /* No longer in a system call */ in restore_sigregs32()