Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Daudit.h418 extern void __audit_openat2_how(struct open_how *how);
518 __audit_openat2_how(how); in audit_openat2_how()
/linux-6.6.21/kernel/
Dauditsc.c2863 void __audit_openat2_how(struct open_how *how) in __audit_openat2_how() function