Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dpercpu.c108 #define PCPU_SLOT_FAIL_THRESHOLD 3 macro
1808 if (slot < PCPU_SLOT_FAIL_THRESHOLD) in pcpu_alloc()