Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Daudit.h297 static inline void audit_free(struct task_struct *task) in audit_free() function
523 static inline void audit_free(struct task_struct *task) in audit_free() function
/Linux-v5.4/kernel/
Dexit.c799 audit_free(tsk); in do_exit()
Dfork.c2276 audit_free(p); in copy_process()