Home
last modified time | relevance | path

Searched refs:role_val_to_struct (Results 1 – 19 of 19) sorted by relevance

/external/selinux/libsepol/src/
Dcontext.c57 role = p->role_val_to_struct[c->role - 1]; in context_is_valid()
Dservices.c529 r1 = policydb->role_val_to_struct[val1 - 1]; in constraint_expr_eval_reason()
530 r2 = policydb->role_val_to_struct[val2 - 1]; in constraint_expr_eval_reason()
2201 role = policydb->role_val_to_struct[i]; in sepol_get_user_sids()
Dpolicydb.c1048 p->role_val_to_struct[role->s.value - 1] = role; in role_index()
1249 free(p->role_val_to_struct); in policydb_index_others()
1250 p->role_val_to_struct = (role_datum_t **) in policydb_index_others()
1252 if (!p->role_val_to_struct) in policydb_index_others()
1513 if (p->role_val_to_struct) in policydb_destroy()
1514 free(p->role_val_to_struct); in policydb_destroy()
Dhierarchy.c525 rp = a->p->role_val_to_struct[r->bounds - 1]; in bounds_check_role_callback()
Dkernel_to_conf.c1280 role = pdb->role_val_to_struct[i]; in write_role_attributes_to_conf()
2200 role = pdb->role_val_to_struct[i]; in write_role_decl_rules_to_conf()
Dkernel_to_cil.c1297 role = pdb->role_val_to_struct[i]; in write_role_attributes_to_cil()
2247 role = pdb->role_val_to_struct[i]; in write_role_decl_rules_to_cil()
Dexpand.c83 role = p->role_val_to_struct[bit]; in ebitmap_expand_roles()
2480 role = base->role_val_to_struct[i]; in role_set_expand()
Dpolicydb_validate.c798 if (bool_xnor(p->role_val_to_struct[i], ebitmap_get_bit(&flavors[SYM_ROLES].gaps, i))) in validate_datum_array_gaps()
Dlink.c2377 sub_attr = state->base->role_val_to_struct[i]; in expand_role_attributes()
/external/selinux/libsepol/tests/
Dtest-common.c85 CU_ASSERT(p->role_val_to_struct[d->s.value - 1] == d); in role_test_index()
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h549 role_datum_t **role_val_to_struct; member
/external/selinux/libsepol/cil/src/
Dcil_binary.c4245 pdb->role_val_to_struct[role->s.value - 1] = role; in __cil_role_val_array_insert()
4336 policydb->role_val_to_struct = cil_malloc(sizeof(role_datum_t *) * policydb->p_roles.nprim); in __cil_policydb_val_arrays_create()
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h35396 struct role_datum **role_val_to_struct; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h26806 struct role_datum **role_val_to_struct; member
Dvmlinux.h26806 struct role_datum **role_val_to_struct; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h68748 struct role_datum **role_val_to_struct; member
Dvmlinux_518.h68748 struct role_datum **role_val_to_struct; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h30237 struct role_datum **role_val_to_struct; member
Dvmlinux.h30237 struct role_datum **role_val_to_struct; member