Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/fs/
Dopen.c1361 audit_openat2_how(&tmp); in SYSCALL_DEFINE4()