Home
last modified time | relevance | path

Searched refs:klist_iter_exit (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/base/
Ddriver.c55 klist_iter_exit(&i); in driver_for_each_device()
90 klist_iter_exit(&i); in driver_find_device()
Dbus.c305 klist_iter_exit(&i); in bus_for_each_dev()
340 klist_iter_exit(&i); in bus_find_device()
368 klist_iter_exit(&i); in subsys_find_device_by_id()
371 klist_iter_exit(&i); in subsys_find_device_by_id()
377 klist_iter_exit(&i); in subsys_find_device_by_id()
381 klist_iter_exit(&i); in subsys_find_device_by_id()
431 klist_iter_exit(&i); in bus_for_each_drv()
1035 klist_iter_exit(&iter->ki); in subsys_dev_iter_exit()
Dattribute_container.c186 ({ klist_iter_exit(iter) ; NULL; }); \
434 klist_iter_exit(&iter); in attribute_container_find_class_device()
Dclass.c329 klist_iter_exit(&iter->ki); in class_dev_iter_exit()
Dcore.c2509 klist_iter_exit(&i); in device_for_each_child()
2539 klist_iter_exit(&i); in device_for_each_child_reverse()
2574 klist_iter_exit(&i); in device_find_child()
2602 klist_iter_exit(&i); in device_find_child_by_name()
/Linux-v5.4/include/linux/
Dklist.h63 extern void klist_iter_exit(struct klist_iter *i);
/Linux-v5.4/lib/
Dklist.c311 void klist_iter_exit(struct klist_iter *i) in klist_iter_exit() function
318 EXPORT_SYMBOL_GPL(klist_iter_exit);
/Linux-v5.4/drivers/crypto/ux500/cryp/
Dcryp_core.c456 klist_iter_exit(&device_iterator); in cryp_get_device_data()
/Linux-v5.4/drivers/crypto/ux500/hash/
Dhash_core.c396 klist_iter_exit(&device_iterator); in hash_get_device_data()