Home
last modified time | relevance | path

Searched refs:TOMOYO_DIF_TRANSITION_FAILED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Ddomain.c859 if (!old_domain->flags[TOMOYO_DIF_TRANSITION_FAILED]) { in tomoyo_find_next_domain()
860 old_domain->flags[TOMOYO_DIF_TRANSITION_FAILED] = true; in tomoyo_find_next_domain()
863 [TOMOYO_DIF_TRANSITION_FAILED]); in tomoyo_find_next_domain()
H A Dcommon.h185 TOMOYO_DIF_TRANSITION_FAILED, enumerator
H A Dcommon.c1152 [TOMOYO_DIF_TRANSITION_FAILED] = "transition_failed\n",