Searched refs:TOMOYO_MAX_MAC_INDEX (Results 1 – 4 of 4) sorted by relevance
22 const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX67 [TOMOYO_MAX_MAC_INDEX + TOMOYO_MAC_CATEGORY_FILE] = "file",68 [TOMOYO_MAX_MAC_INDEX + TOMOYO_MAC_CATEGORY_NETWORK] = "network",69 [TOMOYO_MAX_MAC_INDEX + TOMOYO_MAC_CATEGORY_MISC] = "misc",601 i = TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX; in tomoyo_set_mode()605 for (i = 0; i < TOMOYO_MAX_MAC_INDEX in tomoyo_set_mode()609 if (i < TOMOYO_MAX_MAC_INDEX) { in tomoyo_set_mode()624 if (i == TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()660 if (i < TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()804 for ( ; head->r.bit < TOMOYO_MAX_MAC_INDEX in tomoyo_read_profile()[all …]
366 TOMOYO_MAX_MAC_INDEX enumerator887 u8 config[TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX];1080 extern const char * const tomoyo_mac_keywords[TOMOYO_MAX_MAC_INDEX1086 extern const u8 tomoyo_index2category[TOMOYO_MAX_MAC_INDEX];
23 const u8 tomoyo_index2category[TOMOYO_MAX_MAC_INDEX] = {1004 + TOMOYO_MAX_MAC_INDEX]; in tomoyo_get_mode()
335 TOMOYO_MAX_MAC_INDEX; in tomoyo_get_audit()