Searched refs:use_cache (Results 1 – 2 of 2) sorted by relevance
29 static bool use_cache; variable43 use_cache = false; in frag_flash_init()63 if (!use_cache) { in frag_flash_write()111 use_cache = true; in frag_flash_use_cache()
20 static bool use_cache(uint32_t flags) in use_cache() function34 size_t capacity = (use_cache(flags) ? in test_spsc_pbuf_flags()