函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:__audit_mq_notify - record audit data for a POSIX MQ notify*@mqdes: MQ descriptor*@notification: Notification event

函数原型:void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification)

返回类型:void

参数:

类型参数名称
mqd_tmqdes
const struct sigevent *notification
2243  context等于audit_context()
2245  如果notificationsigev_signo等于sigev_signo
2247  否则sigev_signo等于0
2250  mqdes等于mqdes
2251  type等于POSIX MQ notify record type