Searched defs:b (Results 1 – 16 of 16) sorted by relevance
| /security/tomoyo/ |
| A D | group.c | 22 const struct tomoyo_acl_head *b) in tomoyo_same_path_group() 37 const struct tomoyo_acl_head *b) in tomoyo_same_number_group() 56 const struct tomoyo_acl_head *b) in tomoyo_same_address_group()
|
| A D | file.c | 342 const struct tomoyo_acl_info *b) in tomoyo_same_path_acl() 360 struct tomoyo_acl_info *b, in tomoyo_merge_path_acl() 414 const struct tomoyo_acl_info *b) in tomoyo_same_mkdev_acl() 435 struct tomoyo_acl_info *b, in tomoyo_merge_mkdev_acl() 496 const struct tomoyo_acl_info *b) in tomoyo_same_path2_acl() 515 struct tomoyo_acl_info *b, in tomoyo_merge_path2_acl() 632 const struct tomoyo_acl_info *b) in tomoyo_same_path_number_acl() 653 struct tomoyo_acl_info *b, in tomoyo_merge_path_number_acl() 963 const struct tomoyo_acl_info *b) in tomoyo_same_mount_acl()
|
| A D | network.c | 193 const struct tomoyo_acl_info *b) in tomoyo_same_inet_acl() 212 const struct tomoyo_acl_info *b) in tomoyo_same_unix_acl() 231 struct tomoyo_acl_info *b, in tomoyo_merge_inet_acl() 257 struct tomoyo_acl_info *b, in tomoyo_merge_unix_acl()
|
| A D | domain.c | 74 const struct tomoyo_acl_info *b) in tomoyo_same_acl_head() 220 const struct tomoyo_acl_head *b) in tomoyo_same_transition_control() 383 const struct tomoyo_acl_head *b) in tomoyo_same_aggregator()
|
| A D | environ.c | 77 const struct tomoyo_acl_info *b) in tomoyo_same_env_acl()
|
| A D | condition.c | 358 const struct tomoyo_condition *b) in tomoyo_same_condition()
|
| A D | common.h | 1163 const struct tomoyo_path_info *b) in tomoyo_pathcmp() 1231 (const struct tomoyo_name_union *a, const struct tomoyo_name_union *b) in tomoyo_same_name_union() 1245 (const struct tomoyo_number_union *a, const struct tomoyo_number_union *b) in tomoyo_same_number_union() 1261 (const struct tomoyo_ipaddr_union *a, const struct tomoyo_ipaddr_union *b) in tomoyo_same_ipaddr_union()
|
| A D | common.c | 837 const struct tomoyo_acl_head *b) in tomoyo_same_manager() 1036 const struct tomoyo_acl_info *b) in tomoyo_same_task_acl()
|
| /security/apparmor/ |
| A D | label.c | 107 static int ns_cmp(struct aa_ns *a, struct aa_ns *b) in ns_cmp() 135 static int profile_cmp(struct aa_profile *a, struct aa_profile *b) in profile_cmp() 166 static int vec_cmp(struct aa_profile **a, int an, struct aa_profile **b, int bn) in vec_cmp() 222 static int sort_cmp(const void *a, const void *b) in sort_cmp() 472 static int label_cmp(struct aa_label *a, struct aa_label *b) in label_cmp() 955 struct aa_label *b) in aa_label_next_in_merge() 996 static int label_merge_cmp(struct aa_label *a, struct aa_label *b, in label_merge_cmp() 1042 struct aa_label *b) in label_merge_insert() 1110 struct aa_label *b) in labelset_of_merge() 1133 struct aa_label *b) in __label_find_merge() [all …]
|
| A D | af_unix.c | 299 __be16 b = cpu_to_be16(backlog); in profile_listen_perm() local 366 __be16 b = cpu_to_be16(optname); in profile_opt_perm() local
|
| A D | match.c | 552 u32 b = (base)[(state)]; in aa_dfa_outofband_transition() local
|
| /security/ipe/ |
| A D | ipe.c | 35 struct ipe_bdev *ipe_bdev(struct block_device *b) in ipe_bdev()
|
| /security/keys/trusted-keys/ |
| A D | trusted_dcp.c | 202 struct dcp_blob_fmt *b = (struct dcp_blob_fmt *)p->blob; in trusted_dcp_seal() local 244 struct dcp_blob_fmt *b = (struct dcp_blob_fmt *)p->blob; in trusted_dcp_unseal() local
|
| /security/ |
| A D | device_cgroup.c | 613 const char *b; in devcgroup_update_access() local
|
| /security/selinux/ss/ |
| A D | conditional.c | 202 static int bool_isvalid(struct cond_bool_datum *b) in bool_isvalid()
|
| /security/keys/ |
| A D | keyring.c | 329 const struct keyring_index_key *b = data; in keyring_diff_objects() local
|
Completed in 39 milliseconds