函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\audit.c Create Date:2022-07-27 12:25:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:audit_ctl_owner_current - Test to see if the current task owns the lock* Description:* Return true if the current task owns the audit control lock, false if it* doesn't own the lock.

函数原型:static bool audit_ctl_owner_current(void)

返回类型:bool

参数:

252  返回:当前进程恒等于owner
调用者
名称描述
audit_log_start申请审计缓冲区