Searched refs:TOMOYO_CONFIG_USE_DEFAULT (Results 1 – 4 of 4) sorted by relevance
339 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()341 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_audit()
985 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()988 if (mode == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_get_mode()
503 memset(ptr->config, TOMOYO_CONFIG_USE_DEFAULT, in tomoyo_assign_profile()617 config = TOMOYO_CONFIG_USE_DEFAULT; in tomoyo_set_mode()627 if (config != TOMOYO_CONFIG_USE_DEFAULT) { in tomoyo_set_mode()648 else if (config != TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_set_mode()790 if (config == TOMOYO_CONFIG_USE_DEFAULT) in tomoyo_read_profile()
152 TOMOYO_CONFIG_USE_DEFAULT = 255, enumerator