Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:security_sem_free

Proto:void security_sem_free(struct kern_ipc_perm *sma)

Type:void

Parameter:

TypeParameterName
struct kern_ipc_perm *sma
1849  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.(sem_free_security, sma)
1850  kfree(security)
1851  security = NULL
Caller
NameDescribe
security_sem_alloc