Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__aa_fs_list_remove_rawdata

Proto:static void __aa_fs_list_remove_rawdata(struct aa_ns *ns)

Type:void

Parameter:

TypeParameterName
struct aa_ns *ns
1908  AA_BUG(!mutex_is_locked( & lock))
1910  list_for_each_entry_safe - iterate over list of given type safe against removal of list entry*@pos: the type * to use as a loop cursor.*@n: another type * to use as temporary storage*@head: the head for your list.(ent, tmp, & rawdata_list, list)
1911  __aa_fs_remove_rawdata(ent)
Caller
NameDescribe
__aafs_ns_rmdirRequires: @ns->lock held