Home
last modified time | relevance | path

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

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