Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dcommon.c134 static __always_inline int syscall_32_enter(struct pt_regs *regs) in syscall_32_enter() function
249 nr = syscall_32_enter(regs); in do_int80_emulation()
313 nr = syscall_32_enter(regs); in DEFINE_FREDENTRY_RAW()
328 int nr = syscall_32_enter(regs); in do_int80_syscall_32()
348 int nr = syscall_32_enter(regs); in __do_fast_syscall_32()