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()
170 clear_pt_regs_flag(regs, PIF_SYSCALL); /* No longer in a system call */ in restore_sigregs()490 clear_pt_regs_flag(regs, PIF_SYSCALL); in arch_do_signal_or_restart()501 clear_pt_regs_flag(regs, PIF_SYSCALL); in arch_do_signal_or_restart()
64 clear_pt_regs_flag(regs, PIF_SYSCALL); in __ret_from_fork()
118 clear_pt_regs_flag(regs, PIF_SYSCALL); /* No longer in a system call */ in restore_sigregs32()