Searched refs:size_kb (Results 1 – 1 of 1) sorted by relevance
541 unsigned int size_kb; in size_show() local546 if (cache_size_kb(cache, &size_kb)) in size_show()549 return sprintf(buf, "%uK\n", size_kb); in size_show()