Searched refs:aa_label_seq_xprint (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | label.h | 320 void aa_label_seq_xprint(struct seq_file *f, struct aa_ns *ns,
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | label.h | 319 void aa_label_seq_xprint(struct seq_file *f, struct aa_ns *ns,
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | label.c | 1765 void aa_label_seq_xprint(struct seq_file *f, struct aa_ns *ns, in aa_label_seq_xprint() function 1824 aa_label_seq_xprint(f, ns, label, FLAG_VIEW_SUBNS, gfp); in aa_label_seq_print()
|
H A D | apparmorfs.c | 2260 aa_label_seq_xprint(f, root, &profile->label, in seq_show_profile()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | label.c | 1765 void aa_label_seq_xprint(struct seq_file *f, struct aa_ns *ns, in aa_label_seq_xprint() function 1824 aa_label_seq_xprint(f, ns, label, FLAG_VIEW_SUBNS, gfp); in aa_label_seq_print()
|
H A D | apparmorfs.c | 2278 aa_label_seq_xprint(f, root, &profile->label, in seq_show_profile()
|
Completed in 13 milliseconds