Home
last modified time | relevance | path

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

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