Searched refs:PCPU_SLOT_BASE_SHIFT (Results 1 – 1 of 1) sorted by relevance
77 #define PCPU_SLOT_BASE_SHIFT 5 /* 1-31 shares the same slot */ macro208 return max(highbit - PCPU_SLOT_BASE_SHIFT + 2, 1); in __pcpu_size_to_slot()