Searched refs:audit_syscall_enter (Results 1 – 2 of 2) sorted by relevance
74 void audit_syscall_enter(unsigned short code, struct thread *td);397 audit_syscall_enter(code, td); \
593 audit_syscall_enter(unsigned short code, struct thread *td) in audit_syscall_enter() function