Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A Dmba_test.c17 #define ALLOCATION_MIN 10 macro
38 if (allocation < ALLOCATION_MIN || allocation > ALLOCATION_MAX) in mba_setup()