Searched refs:check_cache (Results 1 – 1 of 1) sorted by relevance
60 static int check_cache(struct cache* cache) { in check_cache() function132 if (check_cache(&tag_cache[i].cache)) { in __android_log_level()137 if (check_cache(&global_cache[i].cache)) { in __android_log_level()290 int change_detected = check_cache(&tag_cache.cache); in __android_log_is_debuggable()332 change_detected = check_cache(&self->cache_persist.cache) || check_cache(&self->cache_ro.cache); in do_cache2_char()533 change_detected = check_cache(&self->cache_persist.cache) || check_cache(&self->cache_ro.cache); in do_cache2_property_size()