Home
last modified time | relevance | path

Searched refs:tomoyo_index2category (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
Dutil.c23 const u8 tomoyo_index2category[TOMOYO_MAX_MAC_INDEX] = { variable
998 mode = p->config[tomoyo_index2category[index] in tomoyo_get_mode()
Daudit.c333 const u8 category = tomoyo_index2category[index] + in tomoyo_get_audit()
Dcommon.h1086 extern const u8 tomoyo_index2category[TOMOYO_MAX_MAC_INDEX];
Dcommon.c610 const u8 c = tomoyo_index2category[i]; in tomoyo_set_mode()
816 [tomoyo_index2category[i]], in tomoyo_read_profile()