Home
last modified time | relevance | path

Searched defs:bm_pool (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dhwbm.h24 void hwbm_buf_free(struct hwbm_pool *bm_pool, void *buf) {} in hwbm_buf_free()
25 int hwbm_pool_refill(struct hwbm_pool *bm_pool, gfp_t gfp) { return 0; } in hwbm_pool_refill()
26 int hwbm_pool_add(struct hwbm_pool *bm_pool, unsigned int buf_num, gfp_t gfp) in hwbm_pool_add()