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

/linux-master/security/tomoyo/
H A Dcommon.c24 + TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
167 [TOMOYO_MAX_MAC_CATEGORY_INDEX] = {
593 i = TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX;
598 + TOMOYO_MAX_MAC_CATEGORY_INDEX; i++) {
616 if (i == TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX)
652 if (i < TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX)
797 + TOMOYO_MAX_MAC_CATEGORY_INDEX; head->r.bit++) {
818 + TOMOYO_MAX_MAC_CATEGORY_INDEX) {
H A Dcommon.h374 TOMOYO_MAX_MAC_CATEGORY_INDEX enumerator in enum:tomoyo_mac_category_index
887 u8 config[TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX];
1078 + TOMOYO_MAX_MAC_CATEGORY_INDEX];

Completed in 179 milliseconds