Searched refs:shape (Results 1 – 1 of 1) sorted by relevance
1191 show_cache_size (struct seq_file *f, const char *which, int shape) in show_cache_size() argument1193 if (shape == -1) in show_cache_size()1195 else if (shape == 0) in show_cache_size()1199 which, shape >> 10, shape & 15, in show_cache_size()1200 1 << ((shape >> 4) & 15)); in show_cache_size()