Home
last modified time | relevance | path

Searched refs:audit_kill_trees (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Daudit.h305 extern void audit_kill_trees(struct audit_context *context);
336 #define audit_kill_trees(context) BUG() macro
H A Dauditsc.c1811 audit_kill_trees(context); in __audit_free()
1957 audit_kill_trees(ctx); in __audit_uring_exit()
2045 audit_kill_trees(context); in __audit_syscall_exit()
H A Daudit_tree.c979 void audit_kill_trees(struct audit_context *context) in audit_kill_trees() function