函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:audit_log_ntp_val

函数原型:static void audit_log_ntp_val(const struct audit_ntp_data *ad, const char *op, enum audit_ntp_type type)

返回类型:void

参数:

类型参数名称
const struct audit_ntp_data *ad
const char *op
enum audit_ntp_typetype
2529  val等于vals[type]
2531  如果newval恒等于oldval则返回
2534  audit_log - Log an audit record*@ctx: audit context*@gfp_mask: type of allocation*@type: audit message type*@fmt: format string to use*@...: variable parameters matching the format string* This is a convenience function that calls audit_log_start,
调用者
名称描述
__audit_ntp_log