Home
last modified time | relevance | path

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

/linux/include/linux/
H A Daudit.h419 extern void __audit_openat2_how(struct open_how *how);
519 __audit_openat2_how(how); in audit_openat2_how()
/linux/kernel/
H A Dauditsc.c2863 void __audit_openat2_how(struct open_how *how) in __audit_openat2_how() function