Home
last modified time | relevance | path

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

/mm/
Dpercpu.c104 #define PCPU_SLOT_FAIL_THRESHOLD 3 macro
1765 if (slot < PCPU_SLOT_FAIL_THRESHOLD) in pcpu_alloc()