Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu.c107 #define PCPU_SLOT_FAIL_THRESHOLD 3 macro
1805 if (slot < PCPU_SLOT_FAIL_THRESHOLD) in pcpu_alloc()