audit_alloc(9) centos man page | unix.com

Man Page: audit_alloc

Operating Environment: centos

Section: 9

AUDIT_ALLOC(9)							 Audit Interfaces						    AUDIT_ALLOC(9)

NAME
audit_alloc - allocate an audit context block for a task
SYNOPSIS
int audit_alloc(struct task_struct * tsk);
ARGUMENTS
tsk task
DESCRIPTION
Filter on the task information and allocate a per-task audit context if necessary. Doing so turns on system call auditing for the specified task. This is called from copy_process, so no lock is needed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 AUDIT_ALLOC(9)
Related Man Pages
gearman_task_error(3) - debian
gearman_task_take_data(3) - debian
gearman_task_set_context(3) - debian
iv_task(3) - debian
iv_task_unregister(3) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq