Searched refs:klist_iter_exit (Results 1 – 5 of 5) sorted by relevance
186 ({ klist_iter_exit(iter) ; NULL; }); \259 klist_iter_exit(&iter); in do_attribute_container_device_trigger_safe()273 klist_iter_exit(&iter); in do_attribute_container_device_trigger_safe()495 klist_iter_exit(&iter); in attribute_container_find_class_device()
384 klist_iter_exit(&i); in bus_for_each_dev()424 klist_iter_exit(&i); in bus_find_device()449 klist_iter_exit(&i); in bus_find_device_reverse()501 klist_iter_exit(&i); in bus_for_each_drv()1175 klist_iter_exit(&iter->ki); in subsys_dev_iter_exit()
4019 klist_iter_exit(&i); in device_for_each_child()4049 klist_iter_exit(&i); in device_for_each_child_reverse()4084 klist_iter_exit(&i); in device_for_each_child_reverse_from()4122 klist_iter_exit(&i); in device_find_child()
63 extern void klist_iter_exit(struct klist_iter *i);
311 void klist_iter_exit(struct klist_iter *i) in klist_iter_exit() function318 EXPORT_SYMBOL_GPL(klist_iter_exit);