Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/resctrl/
H A 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()