Searched refs:env_locations (Results 1 – 1 of 1) sorted by relevance
49 static enum env_location env_locations[] = { enum100 BUILD_BUG_ON(ARRAY_SIZE(env_locations) > BITS_PER_LONG); in env_set_inited()125 if (prio >= ARRAY_SIZE(env_locations)) in env_get_location()130 return env_locations[prio]; in env_get_location()