Movatterモバイル変換


[0]ホーム

URL:


audit_alloc
Prev Chapter 12. Audit Interfaces Next

Name

audit_alloc — allocate an audit context block for a task

Synopsis

intaudit_alloc(struct task_struct *tsk);
 

Arguments

struct task_struct * 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.


Prev Up Next
audit_log_secctx Home __audit_free

[8]ページ先頭

©2009-2025 Movatter.jp