Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H 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()
H 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];
/kernel/linux/linux-6.6/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; in tomoyo_set_mode()
598 + TOMOYO_MAX_MAC_CATEGORY_INDEX; i++) { in tomoyo_set_mode()
616 if (i == TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()
652 if (i < TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX) in tomoyo_set_mode()
797 + TOMOYO_MAX_MAC_CATEGORY_INDEX; head->r.bit++) { in tomoyo_read_profile()
818 + TOMOYO_MAX_MAC_CATEGORY_INDEX) { in tomoyo_read_profile()
H A Dcommon.h374 TOMOYO_MAX_MAC_CATEGORY_INDEX enumerator
887 u8 config[TOMOYO_MAX_MAC_INDEX + TOMOYO_MAX_MAC_CATEGORY_INDEX];
1078 + TOMOYO_MAX_MAC_CATEGORY_INDEX];

Completed in 12 milliseconds