Home
last modified time | relevance | path

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

/include/linux/
Dentry-common.h163 long syscall_enter_from_user_mode_work(struct pt_regs *regs, long syscall);
182 long syscall_enter_from_user_mode(struct pt_regs *regs, long syscall);
Daudit.h124 extern int audit_classify_syscall(int abi, unsigned syscall);
133 extern int audit_classify_compat_syscall(int abi, unsigned syscall);
301 extern void audit_seccomp(unsigned long syscall, long signr, int code);
597 static inline void audit_seccomp(unsigned long syscall, long signr, int code) in audit_seccomp() argument
/include/linux/sched/
Dsignal.h333 int force_sig_seccomp(int syscall, int reason, bool force_coredump);