函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\auditsc.c Create Date:2022-07-27 12:31:50
Last Modify:2020-03-17 16:31:21 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:__audit_log_kern_module

函数原型:void __audit_log_kern_module(char *name)

返回类型:void

参数:

类型参数名称
char *name
2505  context等于audit_context()
2507  name等于kstrdup(name, GFP_KERNEL)
2508  如果非nameaudit_log_lost - conditionally log lost audit message event*@message: the message stating reason for lost audit message* Emit at least 1 message per second, even if audit_rate_check is* throttling.* Always increment the lost messages counter.
2510  type等于Kernel Module events