table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__AUDIT_FREE(9) | Audit Interfaces | __AUDIT_FREE(9) |
NAME¶
__audit_free - free a per-task audit contextSYNOPSIS¶
void
__audit_free(struct task_struct * tsk);
ARGUMENTS¶
tsktask whose audit context block to free
DESCRIPTION¶
Called from copy_process and do_exitCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |