Searched refs:next_obj (Results 1 – 2 of 2) sorted by relevance
846 struct ib_uobject *obj, *next_obj; in __uverbs_cleanup_ufile() local859 list_for_each_entry_safe(obj, next_obj, &ufile->uobjects, list) { in __uverbs_cleanup_ufile()
1645 struct kmemleak_object *next_obj = NULL; in kmemleak_seq_next() local1652 next_obj = obj; in kmemleak_seq_next()1658 return next_obj; in kmemleak_seq_next()