Searched refs:do_fast_syscall_32 (Results 1 – 4 of 4) sorted by relevance
314 __visible noinstr bool do_fast_syscall_32(struct pt_regs *regs) in do_fast_syscall_32() function369 return do_fast_syscall_32(regs); in do_SYSENTER_32()
218 call do_fast_syscall_32
90 do_fast_syscall_32(regs); in fred_other()
181 bool do_fast_syscall_32(struct pt_regs *regs);
Completed in 9 milliseconds