Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/entry/
Dcommon.c36 static inline void syscall_enter_audit(struct pt_regs *regs, long syscall) in syscall_enter_audit() function
81 syscall_enter_audit(regs, syscall); in syscall_trace_enter()