Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Dcommon.c23 + TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
166 [TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
601 i = TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX; in tomoyo_set_mode()
606 + TOMOYO_MAX_MAC_CATEGORY_INDEX; i++) { 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()
805 + TOMOYO_MAX_MAC_CATEGORY_INDEX; head->r.bit++) { in tomoyo_read_profile()
826 + TOMOYO_MAX_MAC_CATEGORY_INDEX) { in tomoyo_read_profile()
A Dcommon.h374 TOMOYO_MAX_MAC_CATEGORY_INDEX enumerator
887 u8 config[TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX];
1081 + TOMOYO_MAX_MAC_CATEGORY_INDEX];

Completed in 12 milliseconds