Searched refs:rxe_pool_entry (Results 1 – 8 of 8) sorted by relevance
275 static void insert_index(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_index()279 struct rxe_pool_entry *elem; in insert_index()283 elem = rb_entry(parent, struct rxe_pool_entry, node); in insert_index()302 static void insert_key(struct rxe_pool *pool, struct rxe_pool_entry *new) in insert_key()306 struct rxe_pool_entry *elem; in insert_key()311 elem = rb_entry(parent, struct rxe_pool_entry, node); in insert_key()335 struct rxe_pool_entry *elem = arg; in rxe_add_key()347 struct rxe_pool_entry *elem = arg; in rxe_drop_key()358 struct rxe_pool_entry *elem = arg; in rxe_add_index()370 struct rxe_pool_entry *elem = arg; in rxe_drop_index()[all …]
64 struct rxe_pool_entry pelem;69 struct rxe_pool_entry pelem;74 struct rxe_pool_entry pelem;88 struct rxe_pool_entry pelem;123 struct rxe_pool_entry pelem;232 struct rxe_pool_entry pelem;314 struct rxe_pool_entry pelem;349 struct rxe_pool_entry pelem;360 struct rxe_pool_entry pelem;468 void rxe_mc_cleanup(struct rxe_pool_entry *arg);
60 struct rxe_pool_entry;65 void (*cleanup)(struct rxe_pool_entry *obj);81 struct rxe_pool_entry { struct96 void (*cleanup)(struct rxe_pool_entry *obj); argument
65 void rxe_cq_cleanup(struct rxe_pool_entry *arg);79 void rxe_mc_cleanup(struct rxe_pool_entry *arg);138 void rxe_mem_cleanup(struct rxe_pool_entry *arg);177 void rxe_qp_cleanup(struct rxe_pool_entry *arg);
183 void rxe_mc_cleanup(struct rxe_pool_entry *arg) in rxe_mc_cleanup()
179 void rxe_cq_cleanup(struct rxe_pool_entry *arg) in rxe_cq_cleanup()
94 void rxe_mem_cleanup(struct rxe_pool_entry *arg) in rxe_mem_cleanup()
835 void rxe_qp_cleanup(struct rxe_pool_entry *arg) in rxe_qp_cleanup()