Lines Matching refs:obj
22 struct obj;
24 struct obj *
45 mempool_create(struct obj *obj,
50 mempool_find(struct obj *obj,
94 link_create(struct obj *obj,
99 link_is_up(struct obj *obj, const char *name);
102 link_find(struct obj *obj, const char *name);
105 link_next(struct obj *obj, struct link *link);
121 ring_create(struct obj *obj,
126 ring_find(struct obj *obj, const char *name);
138 tap_find(struct obj *obj, const char *name);
141 tap_next(struct obj *obj, struct tap *tap);
144 tap_create(struct obj *obj, const char *name);
163 pipeline_create(struct obj *obj,
168 pipeline_find(struct obj *obj, const char *name);