Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/kernel/
H A Dauditsc.c2857 void __audit_openat2_how(struct open_how *how) in __audit_openat2_how() function