Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dcommon.c1376 if (head->type == TOMOYO_EXCEPTIONPOLICY) { in tomoyo_set_group()
2428 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_open_control()
2544 if (head->type != TOMOYO_EXCEPTIONPOLICY && in tomoyo_set_namespace_cursor()
2568 return (head->type == TOMOYO_EXCEPTIONPOLICY || in tomoyo_has_more_namespace()
2625 if (head->type == TOMOYO_EXCEPTIONPOLICY || in tomoyo_parse_policy()
2714 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_write_control()
2733 case TOMOYO_EXCEPTIONPOLICY: in tomoyo_write_control()
2844 head.type = TOMOYO_EXCEPTIONPOLICY; in tomoyo_load_builtin_policy()
H A Dsecurityfs_if.c253 TOMOYO_EXCEPTIONPOLICY); in tomoyo_initerface_init()
H A Dcommon.h303 TOMOYO_EXCEPTIONPOLICY, enumerator