Searched refs:audit_tree_path (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Daudit.h297 extern const char *audit_tree_path(struct audit_tree *tree);
329 #define audit_tree_path(rule) "" /* never called */ macro
H A Dauditfilter.c676 audit_tree_path(krule->tree));
741 if (strcmp(audit_tree_path(a->tree),
742 audit_tree_path(b->tree)))
H A Daudit_tree.c123 const char *audit_tree_path(struct audit_tree *tree) function

Completed in 119 milliseconds