Searched refs:next_obj (Results 1 – 2 of 2) sorted by relevance
865 struct ib_uobject *obj, *next_obj; in __uverbs_cleanup_ufile() local877 list_for_each_entry_safe(obj, next_obj, &ufile->uobjects, list) { in __uverbs_cleanup_ufile()
1714 struct kmemleak_object *next_obj = NULL; in kmemleak_seq_next() local1721 next_obj = obj; in kmemleak_seq_next()1727 return next_obj; in kmemleak_seq_next()