Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/resctrl/
Dmba_test.c17 #define ALLOCATION_MIN 10 macro
43 if (allocation < ALLOCATION_MIN || allocation > ALLOCATION_MAX) in mba_setup()