Home
last modified time | relevance | path

Searched refs:PCPU_SLOT_BASE_SHIFT (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/mm/
Dpercpu.c106 #define PCPU_SLOT_BASE_SHIFT 5 macro
236 return max(highbit - PCPU_SLOT_BASE_SHIFT + 2, 1); in __pcpu_size_to_slot()