Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Daudit.h299 extern void audit_kill_trees(struct audit_context *context);
330 #define audit_kill_trees(context) BUG() macro
H A Dauditsc.c1836 audit_kill_trees(context); in __audit_free()
1982 audit_kill_trees(ctx); in __audit_uring_exit()
2070 audit_kill_trees(context); in __audit_syscall_exit()
H A Daudit_tree.c972 void audit_kill_trees(struct audit_context *context) in audit_kill_trees() function