Searched defs:objs (Results 1 – 3 of 3) sorted by relevance
65 bool ext_mem_insert(struct bst_root* objs, struct ext_mem_obj* obj) { in ext_mem_insert()69 struct ext_mem_obj* ext_mem_lookup(struct bst_root* objs, ext_mem_obj_id_t id) { in ext_mem_lookup()
260 static bool vqueue_mem_insert(struct bst_root* objs, in vqueue_mem_insert()265 static struct vqueue_mem_obj* vqueue_mem_lookup(struct bst_root* objs, in vqueue_mem_lookup()273 static inline void vqueue_mem_delete(struct bst_root* objs, in vqueue_mem_delete()
144 static inline void ext_mem_delete(struct bst_root* objs, in ext_mem_delete()