Home
last modified time | relevance | path

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

/arch/x86/entry/
A Dsyscall_32.c52 static __always_inline int syscall_32_enter(struct pt_regs *regs) in syscall_32_enter() function
168 nr = syscall_32_enter(regs); in do_int80_emulation()
232 nr = syscall_32_enter(regs); in DEFINE_FREDENTRY_RAW()
248 int nr = syscall_32_enter(regs); in do_int80_syscall_32()
268 int nr = syscall_32_enter(regs); in __do_fast_syscall_32()

Completed in 3 milliseconds