Lines Matching refs:objlist
104 for (cur_obj = hndl->objlist; cur_obj; cur_obj = cur_obj->next) { in _tnfctl_lmap_update()
144 for (cur_obj = hndl->objlist; cur_obj; cur_obj = cur_obj->next) { in _tnfctl_lmap_update()
159 for (cur_obj = hndl->objlist; cur_obj; in _tnfctl_lmap_update()
183 cur_obj = hndl->objlist; in _tnfctl_find_all_probes()
202 hndl->objlist = cur_obj; in _tnfctl_find_all_probes()
238 for (cur_obj = hndl->objlist; cur_obj; cur_obj = cur_obj->next) { in _tnfctl_find_all_probes()
248 for (cur_obj = hndl->objlist; cur_obj; in _tnfctl_find_all_probes()
275 obj = hndl->objlist; in _tnfctl_free_objs_and_probes()
282 hndl->objlist = NULL; in _tnfctl_free_objs_and_probes()
327 for (obj = hndl->objlist; obj; obj = obj->next) { in _tnfctl_probes_traverse()
391 if (hndl->objlist == NULL) { in per_loadobj()
392 hndl->objlist = entry_p; in per_loadobj()
395 next_p = hndl->objlist; in per_loadobj()
415 for (obj = hndl->objlist; obj; obj = obj->next) { in loadobj_find()
617 cur_tmp = hndl->objlist; in link_targ_obj_probes()
694 cur_tmp = hndl->objlist; in unlink_targ_obj_probes()