Searched refs:fill_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | fill_buf.c | 149 fill_cache(unsigned long long buf_size, int malloc_and_init, int memflush, in fill_cache() function 210 ret = fill_cache(cache_size, malloc_and_init_memory, memflush, op, in run_fill_buf()
|
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | fill_buf.c | 138 static int fill_cache(size_t buf_size, int memflush, int op, bool once) in fill_cache() function 172 ret = fill_cache(cache_size, memflush, op, once); in run_fill_buf()
|
Completed in 1 milliseconds