Searched refs:rxe_pool_entry (Results 1 – 8 of 8) sorted by relevance
200 static void insert_index(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_index()204 struct rxe_pool_entry *elem; in insert_index()208 elem = rb_entry(parent, struct rxe_pool_entry, node); in insert_index()227 static void insert_key(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_key()231 struct rxe_pool_entry *elem; in insert_key()236 elem = rb_entry(parent, struct rxe_pool_entry, node); in insert_key()260 struct rxe_pool_entry *elem = arg; in rxe_add_key()272 struct rxe_pool_entry *elem = arg; in rxe_drop_key()283 struct rxe_pool_entry *elem = arg; in rxe_add_index()295 struct rxe_pool_entry *elem = arg; in rxe_drop_index()[all …]
34 struct rxe_pool_entry;39 void (*cleanup)(struct rxe_pool_entry *obj);54 struct rxe_pool_entry { struct69 void (*cleanup)(struct rxe_pool_entry *obj); argument102 int rxe_add_to_pool(struct rxe_pool *pool, struct rxe_pool_entry *elem);
38 struct rxe_pool_entry pelem;43 struct rxe_pool_entry pelem;48 struct rxe_pool_entry pelem;62 struct rxe_pool_entry pelem;97 struct rxe_pool_entry pelem;209 struct rxe_pool_entry pelem;292 struct rxe_pool_entry pelem;323 struct rxe_pool_entry pelem;334 struct rxe_pool_entry pelem;454 void rxe_mc_cleanup(struct rxe_pool_entry *arg);
40 void rxe_cq_cleanup(struct rxe_pool_entry *arg);54 void rxe_mc_cleanup(struct rxe_pool_entry *arg);108 void rxe_mem_cleanup(struct rxe_pool_entry *arg);145 void rxe_qp_cleanup(struct rxe_pool_entry *arg);
152 void rxe_cq_cleanup(struct rxe_pool_entry *arg) in rxe_cq_cleanup()
156 void rxe_mc_cleanup(struct rxe_pool_entry *arg) in rxe_mc_cleanup()
62 void rxe_mem_cleanup(struct rxe_pool_entry *arg) in rxe_mem_cleanup()
813 void rxe_qp_cleanup(struct rxe_pool_entry *arg) in rxe_qp_cleanup()