Home
last modified time | relevance | path

Searched defs:syscall_exit_work (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dentry.S157 syscall_exit_work: label
/openbmc/linux/arch/m68k/kernel/
H A Dentry.S232 syscall_exit_work: label
/openbmc/linux/arch/sh/kernel/
H A Dentry-common.S166 syscall_exit_work: label
/openbmc/linux/kernel/entry/
H A Dcommon.c233 static void syscall_exit_work(struct pt_regs *regs, unsigned long work) in syscall_exit_work() function