Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Daudit.h514 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
675 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
/linux-6.1.9/fs/
Dopen.c1361 audit_openat2_how(&tmp); in SYSCALL_DEFINE4()