Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcommon.c1367 if (head->type == TOMOYO_EXCEPTIONPOLICY) { in tomoyo_set_group()
2419 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_open_control()
2535 if (head->type != TOMOYO_EXCEPTIONPOLICY && in tomoyo_set_namespace_cursor()
2559 return (head->type == TOMOYO_EXCEPTIONPOLICY || in tomoyo_has_more_namespace()
2616 if (head->type == TOMOYO_EXCEPTIONPOLICY || in tomoyo_parse_policy()
2705 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_write_control()
2724 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_write_control()
2835 head.type = TOMOYO_EXCEPTIONPOLICY; in tomoyo_load_builtin_policy()
Dsecurityfs_if.c254 TOMOYO_EXCEPTIONPOLICY); in tomoyo_initerface_init()
Dcommon.h303 TOMOYO_EXCEPTIONPOLICY, enumerator