Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/sw/rxe/
Drxe_loc.h108 void rxe_mem_cleanup(struct rxe_pool_entry *arg);
Drxe_pool.c54 .cleanup = rxe_mem_cleanup,
Drxe_mr.c62 void rxe_mem_cleanup(struct rxe_pool_entry *arg) in rxe_mem_cleanup() function