Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\auditsc.c Create Date:2022-07-28 11:28:16
Last Modify:2020-03-17 16:31:21 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__audit_mq_notify - record audit data for a POSIX MQ notify*@mqdes: MQ descriptor*@notification: Notification event

Proto:void __audit_mq_notify(mqd_t mqdes, const struct sigevent *notification)

Type:void

Parameter:

TypeParameterName
mqd_tmqdes
const struct sigevent *notification
2243  context = audit_context()
2245  If notification Then sigev_signo = sigev_signo
2247  Else sigev_signo = 0
2250  mqdes = mqdes
2251  type = POSIX MQ notify record type