Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dpercpu.c107 #define PCPU_SLOT_FAIL_THRESHOLD 3 macro
1805 if (slot < PCPU_SLOT_FAIL_THRESHOLD) in pcpu_alloc()