Searched refs:TOMOYO_CONFIG_USE_DEFAULT (Results 1 – 4 of 4) sorted by relevance
340 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()342 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()
967 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()970 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()
504 memset(ptr->config, TOMOYO_CONFIG_USE_DEFAULT, in tomoyo_assign_profile()618 config = TOMOYO_CONFIG_USE_DEFAULT; in tomoyo_set_mode()628 if (config != TOMOYO_CONFIG_USE_DEFAULT) { in tomoyo_set_mode()649 else if (config != TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_set_mode()791 if (config == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_read_profile()
153 TOMOYO_CONFIG_USE_DEFAULT = 255, enumerator