Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Daudit.h408 extern void __audit_fanotify(unsigned int response);
512 __audit_fanotify(response); in audit_fanotify()
/OK3568_Linux_fs/kernel/kernel/
H A Dauditsc.c2607 void __audit_fanotify(unsigned int response) in __audit_fanotify() function