Home
last modified time | relevance | path

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

/linux/include/linux/
H A Daudit.h324 static inline void audit_free(struct task_struct *task) in audit_free() function
582 static inline void audit_free(struct task_struct *task) in audit_free() function
/linux/kernel/
H A Dexit.c920 audit_free(tsk); in do_exit()
H A Dfork.c2671 audit_free(p); in copy_process()