Searched refs:audit_tree (Results 1 – 9 of 9) sorted by relevance
10 struct audit_tree;13 struct audit_tree { struct35 struct audit_tree *owner; argument95 struct audit_tree *tree; in alloc_tree()295 struct audit_tree *owner; in replace_chunk()649 struct audit_tree *tree; in audit_remove_tree_rule()684 struct audit_tree *tree; in audit_trim_trees()897 struct audit_tree *tree; in audit_tag_tree()934 struct audit_tree *tree; in audit_tag_tree()980 struct audit_tree *victim; in audit_kill_trees()[all …]
46 struct audit_tree;289 struct audit_tree *tree);295 extern const char *audit_tree_path(struct audit_tree *tree);296 extern void audit_put_tree(struct audit_tree *tree);
1 …audit_tree.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/b…3 source_kernel/audit_tree.o := kernel/audit_tree.c5 deps_kernel/audit_tree.o := \1225 kernel/audit_tree.o: $(deps_kernel/audit_tree.o)1227 $(deps_kernel/audit_tree.o):
1 …o kernel/auditsc.o kernel/audit_watch.o kernel/audit_fsnotify.o kernel/audit_tree.o kernel/seccomp…
89 obj-$(CONFIG_AUDITSYSCALL) += auditsc.o audit_watch.o audit_fsnotify.o audit_tree.o
174 audit_tree.o/
942 struct audit_tree *tree = entry->rule.tree; in audit_add_rule()1025 struct audit_tree *tree = entry->rule.tree; in audit_del_rule()
307 static int match_tree_refs(struct audit_context *ctx, struct audit_tree *tree) in match_tree_refs()
36 struct audit_tree;52 struct audit_tree *tree; /* associated watched tree */
Completed in 45 milliseconds