Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Daudit.h515 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
676 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
/Linux-v6.6/fs/
Dopen.c1472 audit_openat2_how(&tmp); in SYSCALL_DEFINE4()