Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 2 of 2) sorted by relevance

/security/apparmor/
Dapparmorfs.c121 static int aafs_show_path(struct seq_file *seq, struct dentry *dentry) in aafs_show_path()
991 static int aa_sfs_seq_show(struct seq_file *seq, void *v) in aa_sfs_seq_show()
1064 struct seq_file *seq = (struct seq_file *) file->private_data; in seq_profile_release() local
1070 static int seq_profile_name_show(struct seq_file *seq, void *v) in seq_profile_name_show()
1081 static int seq_profile_mode_show(struct seq_file *seq, void *v) in seq_profile_mode_show()
1092 static int seq_profile_attach_show(struct seq_file *seq, void *v) in seq_profile_attach_show()
1108 static int seq_profile_hash_show(struct seq_file *seq, void *v) in seq_profile_hash_show()
1150 static int seq_ns_stacked_show(struct seq_file *seq, void *v) in seq_ns_stacked_show()
1161 static int seq_ns_nsstacked_show(struct seq_file *seq, void *v) in seq_ns_nsstacked_show()
1184 static int seq_ns_level_show(struct seq_file *seq, void *v) in seq_ns_level_show()
[all …]
/security/selinux/
Dselinuxfs.c1431 static void *sel_avc_stats_seq_start(struct seq_file *seq, loff_t *pos) in sel_avc_stats_seq_start()
1441 static void *sel_avc_stats_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sel_avc_stats_seq_next()
1446 static int sel_avc_stats_seq_show(struct seq_file *seq, void *v) in sel_avc_stats_seq_show()
1464 static void sel_avc_stats_seq_stop(struct seq_file *seq, void *v) in sel_avc_stats_seq_stop()