Home
last modified time | relevance | path

Searched refs:__do_fast_syscall_32 (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/entry/
Dcommon.c100 static noinstr bool __do_fast_syscall_32(struct pt_regs *regs) in __do_fast_syscall_32() function
165 if (!__do_fast_syscall_32(regs)) in do_fast_syscall_32()