Home
last modified time | relevance | path

Searched defs:audit_watch (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h27161 struct audit_watch { struct
27162 refcount_t count;
27163 dev_t dev;
27164 char *path;
27165 long unsigned int ino;
27166 struct audit_parent *parent;
27167 struct list_head wlist;
27168 struct list_head rules;