Home
last modified time | relevance | path

Searched refs:TOMOYO_MAX_MAC_CATEGORY_INDEX (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/security/tomoyo/
Dcommon.c22 + TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
165 [TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
590 i = TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX; in tomoyo_set_mode()
595 + TOMOYO_MAX_MAC_CATEGORY_INDEX; i++) { in tomoyo_set_mode()
611 if (i == TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()
646 if (i < TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()
787 + TOMOYO_MAX_MAC_CATEGORY_INDEX; head->r.bit++) { in tomoyo_read_profile()
807 + TOMOYO_MAX_MAC_CATEGORY_INDEX) { in tomoyo_read_profile()
Dcommon.h370 TOMOYO_MAX_MAC_CATEGORY_INDEX enumerator
882 u8 config[TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX];
1068 + TOMOYO_MAX_MAC_CATEGORY_INDEX];