Searched refs:alloc_buffer (Results 1 – 4 of 4) sorted by relevance
105 unsigned char *alloc_buffer(size_t buf_size, bool memflush) in alloc_buffer() function
184 unsigned char *alloc_buffer(size_t buf_size, bool memflush);
192 buf = alloc_buffer(span, 1); in cat_test()
587 buf = alloc_buffer(param->fill_buf->buf_size, in resctrl_val()
Completed in 16 milliseconds