Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:aa_put_loaddata

Proto:static inline void aa_put_loaddata(struct aa_loaddata *data)

Type:void

Parameter:

TypeParameterName
struct aa_loaddata *data
123  If data Then kref_put - decrement refcount for object.*@kref: object.*@release: pointer to the function that will clean up the object when the* last reference to the object is released.* This pointer is required, and it is not acceptable to pass kfree
Caller
NameDescribe
rawdata_f_data_free
policy_update
profile_remove.remove file hook fn to remove loaded policy
seq_rawdata_open
seq_rawdata_release
rawdata_open
aa_free_profileaa_free_profile - free a profile*@profile: the profile to free (MAYBE NULL)* Free a profile, its hats and null_profile
aa_replace_profilesaa_replace_profiles - replace profile(s) on the profile list*@policy_ns: namespace load is occurring on*@label: label that is attempting to load/replace policy*@mask: permission mask*@udata: serialized data stream (NOT NULL)* unpack and replace a profile