函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\selinux\hooks.c Create Date:2022-07-27 20:32:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:selinux_sk_free_security

函数原型:static void selinux_sk_free_security(struct sock *sk)

返回类型:void

参数:

类型参数名称
struct sock *sk
5154  sksec等于sk_security
5156  sk_security = NULL
5157  selinux_netlbl_sk_security_free - Free the NetLabel fields*@sksec: the sk_security_struct* Description:* Free all of the memory in the NetLabel fields of a sk_security_struct.
5158  释放内存