Searched refs:rxe_pool_entry (Results 1 – 8 of 8) sorted by relevance
283 static void insert_index(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_index()287 struct rxe_pool_entry *elem; in insert_index()291 elem = rb_entry(parent, struct rxe_pool_entry, node); in insert_index()310 static void insert_key(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_key()314 struct rxe_pool_entry *elem; in insert_key()319 elem = rb_entry(parent, struct rxe_pool_entry, node); in insert_key()343 struct rxe_pool_entry *elem = arg; in rxe_add_key()355 struct rxe_pool_entry *elem = arg; in rxe_drop_key()366 struct rxe_pool_entry *elem = arg; in rxe_add_index()378 struct rxe_pool_entry *elem = arg; in rxe_drop_index()[all …]
65 struct rxe_pool_entry pelem;70 struct rxe_pool_entry pelem;75 struct rxe_pool_entry pelem;89 struct rxe_pool_entry pelem;124 struct rxe_pool_entry pelem;236 struct rxe_pool_entry pelem;319 struct rxe_pool_entry pelem;354 struct rxe_pool_entry pelem;365 struct rxe_pool_entry pelem;470 void rxe_mc_cleanup(struct rxe_pool_entry *arg);
61 struct rxe_pool_entry;66 void (*cleanup)(struct rxe_pool_entry *obj);82 struct rxe_pool_entry { struct97 void (*cleanup)(struct rxe_pool_entry *obj); argument136 int rxe_add_to_pool(struct rxe_pool *pool, struct rxe_pool_entry *elem);
67 void rxe_cq_cleanup(struct rxe_pool_entry *arg);81 void rxe_mc_cleanup(struct rxe_pool_entry *arg);138 void rxe_mem_cleanup(struct rxe_pool_entry *arg);176 void rxe_qp_cleanup(struct rxe_pool_entry *arg);
179 void rxe_cq_cleanup(struct rxe_pool_entry *arg) in rxe_cq_cleanup()
183 void rxe_mc_cleanup(struct rxe_pool_entry *arg) in rxe_mc_cleanup()
94 void rxe_mem_cleanup(struct rxe_pool_entry *arg) in rxe_mem_cleanup()
842 void rxe_qp_cleanup(struct rxe_pool_entry *arg) in rxe_qp_cleanup()