Home
last modified time | relevance | path

Searched defs:malloc_and_init_memory (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
Dfill_buf.c65 static void *malloc_and_init_memory(size_t s) in malloc_and_init_memory() function
193 int run_fill_buf(unsigned long span, int malloc_and_init_memory, in run_fill_buf()
Dcache.c217 int malloc_and_init_memory = 1, memflush = 1, operation = 0, ret = 0; in cat_val() local
Dresctrlfs.c313 int operation, ret, malloc_and_init_memory, memflush; in run_benchmark() local