Searched refs:audit_mac_syscall_enter (Results 1 – 3 of 3) sorted by relevance
139 audit_mac_syscall_enter(unsigned short code, proc_t p, struct uthread *uthread, in audit_mac_syscall_enter() function
469 int audit_mac_syscall_enter(unsigned short code, proc_t p,
661 if (audit_mac_syscall_enter(code, proc, uthread, cred, event) == 0) { in audit_syscall_enter()