Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:load_self_seq_show

Proto:static int load_self_seq_show(struct seq_file *s, void *v)

Type:int

Parameter:

TypeParameterName
struct seq_file *s
void *v
2197  list = v
2198  srp = list_entry_rcu - get the struct for this entry*@ptr: the &struct list_head pointer(list, structsmack_rule, list)
2201  smk_rule_show(s, srp, Smack labels were limited to 23 characters for a long time.)
2203  Return 0