Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.c1345 if (head->type == TOMOYO_EXCEPTIONPOLICY) { in tomoyo_set_group()
2360 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_open_control()
2474 if (head->type != TOMOYO_EXCEPTIONPOLICY && in tomoyo_set_namespace_cursor()
2498 return (head->type == TOMOYO_EXCEPTIONPOLICY || in tomoyo_has_more_namespace()
2555 if (head->type == TOMOYO_EXCEPTIONPOLICY || in tomoyo_parse_policy()
2642 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_write_control()
2661 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_write_control()
2756 head.type = TOMOYO_EXCEPTIONPOLICY; in tomoyo_load_builtin_policy()
Dsecurityfs_if.c249 TOMOYO_EXCEPTIONPOLICY); in tomoyo_initerface_init()
Dcommon.h300 TOMOYO_EXCEPTIONPOLICY, enumerator