Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:aa_secid_update - update a secid mapping to a new label*@secid: secid to update*@label: label the secid will now map to

Proto:void aa_secid_update(unsigned int secid, struct aa_label *label)

Type:void

Parameter:

TypeParameterName
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)