Searched defs:v (Results 1 – 12 of 12) sorted by relevance
| /security/keys/ |
| A D | proc.c | 135 static void *proc_keys_next(struct seq_file *p, void *v, loff_t *_pos) in proc_keys_next() 147 static void proc_keys_stop(struct seq_file *p, void *v) in proc_keys_stop() 153 static int proc_keys_show(struct seq_file *m, void *v) in proc_keys_show() 291 static void *proc_key_users_next(struct seq_file *p, void *v, loff_t *_pos) in proc_key_users_next() 297 static void proc_key_users_stop(struct seq_file *p, void *v) in proc_key_users_stop() 303 static int proc_key_users_show(struct seq_file *m, void *v) in proc_key_users_show()
|
| /security/smack/ |
| A D | smackfs.c | 560 static void smk_seq_stop(struct seq_file *s, void *v) in smk_seq_stop() 602 static int load_seq_show(struct seq_file *s, void *v) in load_seq_show() 750 static int cipso_seq_show(struct seq_file *s, void *v) in cipso_seq_show() 961 static int cipso2_seq_show(struct seq_file *s, void *v) in cipso2_seq_show() 1044 static int net4addr_seq_show(struct seq_file *s, void *v) in net4addr_seq_show() 1308 static int net6addr_seq_show(struct seq_file *s, void *v) in net6addr_seq_show() 1872 static int onlycap_seq_show(struct seq_file *s, void *v) in onlycap_seq_show() 2214 static int load_self_seq_show(struct seq_file *s, void *v) in load_self_seq_show() 2344 static int load2_seq_show(struct seq_file *s, void *v) in load2_seq_show() 2423 static int load_self2_seq_show(struct seq_file *s, void *v) in load_self2_seq_show() [all …]
|
| /security/integrity/ima/ |
| A D | ima_fs.c | 94 static void *ima_measurements_next(struct seq_file *m, void *v, loff_t *pos) in ima_measurements_next() 109 static void ima_measurements_stop(struct seq_file *m, void *v) in ima_measurements_stop() 127 int ima_measurements_show(struct seq_file *m, void *v) in ima_measurements_show() 226 static int ima_ascii_measurements_show(struct seq_file *m, void *v) in ima_ascii_measurements_show()
|
| A D | ima_policy.c | 2016 void *ima_policy_next(struct seq_file *m, void *v, loff_t *pos) in ima_policy_next() 2029 void ima_policy_stop(struct seq_file *m, void *v) in ima_policy_stop() 2073 int ima_policy_show(struct seq_file *m, void *v) in ima_policy_show()
|
| /security/apparmor/ |
| A D | apparmorfs.c | 999 static int aa_sfs_seq_show(struct seq_file *seq, void *v) in aa_sfs_seq_show() 1078 static int seq_profile_name_show(struct seq_file *seq, void *v) in seq_profile_name_show() 1089 static int seq_profile_mode_show(struct seq_file *seq, void *v) in seq_profile_mode_show() 1100 static int seq_profile_attach_show(struct seq_file *seq, void *v) in seq_profile_attach_show() 1116 static int seq_profile_hash_show(struct seq_file *seq, void *v) in seq_profile_hash_show() 1158 static int seq_ns_stacked_show(struct seq_file *seq, void *v) in seq_ns_stacked_show() 1169 static int seq_ns_nsstacked_show(struct seq_file *seq, void *v) in seq_ns_nsstacked_show() 1192 static int seq_ns_level_show(struct seq_file *seq, void *v) in seq_ns_level_show() 1203 static int seq_ns_name_show(struct seq_file *seq, void *v) in seq_ns_name_show() 1278 static int seq_rawdata_abi_show(struct seq_file *seq, void *v) in seq_rawdata_abi_show() [all …]
|
| /security/apparmor/include/ |
| A D | apparmorfs.h | 36 } v; member
|
| /security/keys/trusted-keys/ |
| A D | trusted_tpm2.c | 147 const u8 *v = value; in tpm2_key_parent() local
|
| /security/tomoyo/ |
| A D | util.c | 277 unsigned long v; in tomoyo_parse_number_union() local
|
| /security/ |
| A D | device_cgroup.c | 281 static int devcgroup_seq_show(struct seq_file *m, void *v) in devcgroup_seq_show()
|
| /security/selinux/ |
| A D | selinuxfs.c | 1541 static void *sel_avc_stats_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sel_avc_stats_seq_next() 1546 static int sel_avc_stats_seq_show(struct seq_file *seq, void *v) in sel_avc_stats_seq_show() 1564 static void sel_avc_stats_seq_stop(struct seq_file *seq, void *v) in sel_avc_stats_seq_stop()
|
| /security/selinux/ss/ |
| A D | policydb.c | 430 int v; in filenametr_cmp() local 465 int v; in rangetr_cmp() local 502 int v; in role_trans_cmp() local
|
| A D | policydb.h | 200 } v; member
|
Completed in 45 milliseconds