Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\security.c Create Date:2022-07-28 18:40:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:security_msg_queue_free

Proto:void security_msg_queue_free(struct kern_ipc_perm *msq)

Type:void

Parameter:

TypeParameterName
struct kern_ipc_perm *msq
1774  Hook list operation macros.* call_void_hook:* This is a hook that does not return a value.* call_int_hook:* This is a hook that returns a value.(msg_queue_free_security, msq)
1775  kfree(security)
1776  security = NULL
Caller
NameDescribe
security_msg_queue_alloc