Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:security_shm_free

Proto:void security_shm_free(struct kern_ipc_perm *shp)

Type:void

Parameter:

TypeParameterName
struct kern_ipc_perm *shp
1815  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.(shm_free_security, shp)
1816  kfree(security)
1817  security = NULL
Caller
NameDescribe
security_shm_alloc