Searched refs:smk_rule_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/smack/ |
H A D | smackfs.c | 564 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max) in smk_rule_show() function 625 smk_rule_show(s, srp, SMK_LABELLEN); in load_seq_show() 2232 smk_rule_show(s, srp, SMK_LABELLEN); in load_self_seq_show() 2363 smk_rule_show(s, srp, SMK_LONGLABEL); in load2_seq_show() 2440 smk_rule_show(s, srp, SMK_LONGLABEL); in load_self2_seq_show()
|
/kernel/linux/linux-6.6/security/smack/ |
H A D | smackfs.c | 565 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max) in smk_rule_show() function 626 smk_rule_show(s, srp, SMK_LABELLEN); in load_seq_show() 2243 smk_rule_show(s, srp, SMK_LABELLEN); in load_self_seq_show() 2375 smk_rule_show(s, srp, SMK_LONGLABEL); in load2_seq_show() 2452 smk_rule_show(s, srp, SMK_LONGLABEL); in load_self2_seq_show()
|
Completed in 13 milliseconds