函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:aa_secid_update - update a secid mapping to a new label*@secid: secid to update*@label: label the secid will now map to

函数原型:void aa_secid_update(unsigned int secid, struct aa_label *label)

返回类型:void

参数:

类型参数名称
unsigned intsecid
struct aa_label *label
50  spin_lock_irqsave( & secid_lock, flags)
51  dr_replace() - replace pointer for given ID
52  spin_unlock_irqrestore( & secid_lock, flags)