Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dpercpu.c104 #define PCPU_SLOT_FAIL_THRESHOLD 3 macro
1765 if (slot < PCPU_SLOT_FAIL_THRESHOLD) in pcpu_alloc()
/kernel/linux/linux-6.6/mm/
H A Dpercpu.c107 #define PCPU_SLOT_FAIL_THRESHOLD 3 macro
1805 if (slot < PCPU_SLOT_FAIL_THRESHOLD) in pcpu_alloc()

Completed in 9 milliseconds