Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/resctrl/
Dfill_buf.c54 static void *malloc_and_init_memory(size_t buf_size) in malloc_and_init_memory() function
143 buf = malloc_and_init_memory(buf_size); in fill_cache()