Home
last modified time | relevance | path

Searched refs:SYM_TYPES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.h219 #define SYM_TYPES 3 macro
247 #define p_types symtab[SYM_TYPES]
H A Dservices.c1253 *scontext_len += strlen(sym_name(p, SYM_TYPES, context->type - 1)) + 1; in context_struct_to_string()
1271 sym_name(p, SYM_TYPES, context->type - 1)); in context_struct_to_string()
2084 SYM_TYPES, oldc->type - 1)); in convert_context()
3954 secattr->domain = kstrdup(sym_name(policydb, SYM_TYPES, ctx->type - 1), in security_netlbl_sid_to_secattr()
H A Dpolicydb.c614 p->sym_val_to_name[SYM_TYPES][typdatum->value - 1] = key; in type_index()
1718 sym_name(p, SYM_TYPES, bit), in role_bounds_sanity_check()
1750 sym_name(p, SYM_TYPES, upper->value - 1)); in type_bounds_sanity_check()
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dpolicydb.h219 #define SYM_TYPES 3 macro
247 #define p_types symtab[SYM_TYPES]
H A Dservices.c1236 *scontext_len += strlen(sym_name(p, SYM_TYPES, context->type - 1)) + 1; in context_struct_to_string()
1254 sym_name(p, SYM_TYPES, context->type - 1)); in context_struct_to_string()
2051 sym_name(args->oldp, SYM_TYPES, oldc->type - 1)); in services_convert_context()
3901 secattr->domain = kstrdup(sym_name(policydb, SYM_TYPES, ctx->type - 1), in security_netlbl_sid_to_secattr()
H A Dpolicydb.c609 p->sym_val_to_name[SYM_TYPES][typdatum->value - 1] = key; in type_index()
1716 sym_name(p, SYM_TYPES, bit), in role_bounds_sanity_check()
1748 sym_name(p, SYM_TYPES, upper->value - 1)); in type_bounds_sanity_check()

Completed in 19 milliseconds