Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Daudit.h323 static inline void audit_free(struct task_struct *task) in audit_free() function
581 static inline void audit_free(struct task_struct *task) in audit_free() function
/Linux-v6.6/kernel/
Dexit.c856 audit_free(tsk); in do_exit()
Dfork.c2776 audit_free(p); in copy_process()