centos man page for audit_alloc

Query: audit_alloc

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_data(3) - debian
gearman_task_denominator(3) - debian
gearman_task_error(3) - debian
gearman_task_take_data(3) - debian
tapset::task(3stap) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing