1AUDIT_ALLOC(9)                 Audit Interfaces                 AUDIT_ALLOC(9)
2
3
4

NAME

6       audit_alloc - allocate an audit context block for a task
7

SYNOPSIS

9       int audit_alloc(struct task_struct * tsk);
10

ARGUMENTS

12       tsk
13           task
14

DESCRIPTION

16       Filter on the task information and allocate a per-task audit context if
17       necessary. Doing so turns on system call auditing for the specified
18       task. This is called from copy_process, so no lock is needed.
19
21Kernel Hackers Manual 3.10         June 2019                    AUDIT_ALLOC(9)
Impressum