Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Ddriver.c55 klist_iter_exit(&i); in driver_for_each_device()
90 klist_iter_exit(&i); in driver_find_device()
Dbus.c312 klist_iter_exit(&i); in bus_for_each_dev()
347 klist_iter_exit(&i); in bus_find_device()
399 klist_iter_exit(&i); in subsys_find_device_by_id()
402 klist_iter_exit(&i); in subsys_find_device_by_id()
408 klist_iter_exit(&i); in subsys_find_device_by_id()
412 klist_iter_exit(&i); in subsys_find_device_by_id()
462 klist_iter_exit(&i); in bus_for_each_drv()
1078 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.c323 klist_iter_exit(&iter->ki); in class_dev_iter_exit()
Dcore.c2214 klist_iter_exit(&i); in device_for_each_child()
2244 klist_iter_exit(&i); in device_for_each_child_reverse()
2279 klist_iter_exit(&i); in device_find_child()
/Linux-v4.19/include/linux/
Dklist.h65 extern void klist_iter_exit(struct klist_iter *i);
/Linux-v4.19/lib/
Dklist.c312 void klist_iter_exit(struct klist_iter *i) in klist_iter_exit() function
319 EXPORT_SYMBOL_GPL(klist_iter_exit);
/Linux-v4.19/drivers/crypto/ux500/cryp/
Dcryp_core.c456 klist_iter_exit(&device_iterator); in cryp_get_device_data()
/Linux-v4.19/drivers/crypto/ux500/hash/
Dhash_core.c396 klist_iter_exit(&device_iterator); in hash_get_device_data()