Searched refs:hwbm_buf_free (Results 1 – 3 of 3) sorted by relevance
17 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) in hwbm_buf_free() function24 EXPORT_SYMBOL_GPL(hwbm_buf_free);42 hwbm_buf_free(bm_pool, buf); in hwbm_pool_refill()
20 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf);24 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} in hwbm_buf_free() function
247 hwbm_buf_free(&bm_pool->hwbm_pool, vaddr); in mvneta_bm_bufs_free()