Home
last modified time | relevance | path

Searched defs:syscall (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dentry-common.h163 static __always_inline long syscall_enter_from_user_mode_work(struct pt_regs *regs, long syscall) in syscall_enter_from_user_mode_work()
190 static __always_inline long syscall_enter_from_user_mode(struct pt_regs *regs, long syscall) in syscall_enter_from_user_mode()
Daudit.h626 static inline void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp()