Name

__audit_free — free a per-task audit context

Synopsis

void __audit_free (struct task_struct * tsk);
 

Arguments

struct task_struct * tsk

task whose audit context block to free

Description

Called from copy_process and do_exit