Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.c23 + TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
166 [TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
591 i = TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX; in tomoyo_set_mode()
596 + TOMOYO_MAX_MAC_CATEGORY_INDEX; i++) { in tomoyo_set_mode()
612 if (i == TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()
647 if (i < TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()
788 + TOMOYO_MAX_MAC_CATEGORY_INDEX; head->r.bit++) { in tomoyo_read_profile()
808 + TOMOYO_MAX_MAC_CATEGORY_INDEX) { in tomoyo_read_profile()
Dcommon.h371 TOMOYO_MAX_MAC_CATEGORY_INDEX enumerator
883 u8 config[TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX];
1069 + TOMOYO_MAX_MAC_CATEGORY_INDEX];