Searched refs:cache_control (Results 1 – 4 of 4) sorted by relevance
38 static int cache_control(unsigned int cmd) in cache_control() function86 cache_control(CACHE_ENABLE); in icache_enable()91 cache_control(CACHE_DISABLE); in icache_disable()
32 int cache_control(unsigned int command);139 cache_control(CACHE_ENABLE); in decompress_kernel()141 cache_control(CACHE_DISABLE); in decompress_kernel()
2 int cache_control(unsigned int command) in cache_control() function
10 from django.views.decorators.cache import cache_control66 @cache_control(must_revalidate=True,