Searched refs:hwbm_buf_free (Results 1 – 3 of 3) sorted by relevance
13 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) in hwbm_buf_free() function20 EXPORT_SYMBOL_GPL(hwbm_buf_free);38 hwbm_buf_free(bm_pool, buf); in hwbm_pool_refill()
22 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf);26 static inline 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()
Completed in 6 milliseconds