Home
last modified time | relevance | path

Searched refs:rxe_mem_cleanup (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_loc.h138 void rxe_mem_cleanup(struct rxe_pool_entry *arg);
Drxe_pool.c78 .cleanup = rxe_mem_cleanup,
Drxe_mr.c94 void rxe_mem_cleanup(struct rxe_pool_entry *arg) in rxe_mem_cleanup() function