/external/u-boot/scripts/coccinelle/iterators/ |
D | use_after_iter.cocci | 28 iterator name list_for_each_entry_safe; 66 list_for_each_entry_safe@p1(c,...,member) { ... when != break; 98 list_for_each_entry_safe(c,...) S 100 list_for_each_entry_safe(x,c,...) S
|
/external/u-boot/drivers/core/ |
D | device-remove.c | 36 list_for_each_entry_safe(pos, n, &dev->child_head, sibling_node) { in device_chld_unbind() 58 list_for_each_entry_safe(pos, n, &dev->child_head, sibling_node) { in device_chld_remove()
|
/external/libusb/libusb/ |
D | hotplug.c | 197 …list_for_each_entry_safe(hotplug_cb, next, &ctx->hotplug_cbs, list, struct libusb_hotplug_callback… in usbi_hotplug_match() 343 list_for_each_entry_safe(hotplug_cb, next, &ctx->hotplug_cbs, list, in usbi_hotplug_deregister_all()
|
D | core.c | 1347 list_for_each_entry_safe(itransfer, tmp, &ctx->flying_transfers, list, struct usbi_transfer) { in do_close() 2155 list_for_each_entry_safe(dev, next, &ctx->usb_devs, list, struct libusb_device) { in libusb_init() 2218 list_for_each_entry_safe(dev, next, &ctx->usb_devs, list, struct libusb_device) { in libusb_exit()
|
/external/libnfnetlink/src/ |
D | iftable.c | 131 list_for_each_entry_safe(this, tmp, &h->ifindex_hash[hash], head) { in iftable_del() 273 list_for_each_entry_safe(this, tmp, &h->ifindex_hash[i], head) { in nlif_close()
|
/external/u-boot/fs/ubifs/ |
D | gc.c | 246 list_for_each_entry_safe(snod, tmp, &sleb->nodes, list) { in sort_nodes() 365 list_for_each_entry_safe(snod, tmp, &sleb->nodes, list) { in move_nodes() 380 list_for_each_entry_safe(snod, tmp, &nondata, list) { in move_nodes() 916 list_for_each_entry_safe(idx_gc, tmp, &c->idx_gc, list) in ubifs_gc_end_commit()
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_simulator.c | 289 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() 325 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() 347 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec->unref_list, in vc4_dump_to_file() 441 list_for_each_entry_safe(struct drm_vc4_bo, bo, &exec.unref_list, in vc4_simulator_flush()
|
D | vc4_bufmgr.c | 299 list_for_each_entry_safe(struct vc4_bo, bo, &cache->time_list, in free_stale_bos() 326 list_for_each_entry_safe(struct vc4_bo, bo, &cache->time_list, in vc4_bo_cache_free_all()
|
/external/mesa3d/src/gallium/drivers/vc5/ |
D | vc5_simulator.c | 287 list_for_each_entry_safe(struct drm_vc5_bo, bo, &exec->unref_list, 323 list_for_each_entry_safe(struct drm_vc5_bo, bo, &exec->unref_list, 345 list_for_each_entry_safe(struct drm_vc5_bo, bo, &exec->unref_list,
|
D | vc5_bufmgr.c | 239 list_for_each_entry_safe(struct vc5_bo, bo, &cache->time_list, in free_stale_bos() 266 list_for_each_entry_safe(struct vc5_bo, bo, &cache->time_list, in vc5_bo_cache_free_all()
|
/external/u-boot/scripts/kconfig/ |
D | list.h | 61 #define list_for_each_entry_safe(pos, n, head, member) \ macro
|
/external/u-boot/include/dm/ |
D | uclass.h | 376 list_for_each_entry_safe(pos, next, &uc->dev_head, uclass_node)
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | list.h | 43 #define list_for_each_entry_safe(pos, n, head, member) \ macro
|
/external/u-boot/drivers/mtd/ubi/ |
D | attach.c | 723 list_for_each_entry_safe(aeb, tmp_aeb, &ai->erase, u.list) { in ubi_early_get_peb() 1168 list_for_each_entry_safe(aeb, aeb_tmp, &ai->alien, u.list) { in destroy_ai() 1172 list_for_each_entry_safe(aeb, aeb_tmp, &ai->erase, u.list) { in destroy_ai() 1176 list_for_each_entry_safe(aeb, aeb_tmp, &ai->corr, u.list) { in destroy_ai() 1180 list_for_each_entry_safe(aeb, aeb_tmp, &ai->free, u.list) { in destroy_ai()
|
D | wl.c | 502 list_for_each_entry_safe(e, tmp, &ubi->pq[ubi->pq_head], u.list) { in serve_prot_queue() 1373 list_for_each_entry_safe(wrk, tmp, &ubi->works, list) { 1554 list_for_each_entry_safe(aeb, tmp, &ai->erase, u.list) { 1671 list_for_each_entry_safe(e, tmp, &ubi->pq[i], u.list) {
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_depth.c | 142 list_for_each_entry_safe (struct ir3_instruction, instr, &block->instr_list, node) { in remove_unused_by_block()
|
D | ir3_legalize.c | 86 list_for_each_entry_safe (struct ir3_instruction, n, &instr_list, node) { in legalize_block()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_loop_analyze.c | 199 list_for_each_entry_safe(nir_loop_variable, var, &state->process_list, in compute_invariance_information() 212 list_for_each_entry_safe(nir_loop_variable, var, &state->process_list, in compute_induction_information() 754 list_for_each_entry_safe(nir_loop_terminator, terminator, in get_loop_info()
|
D | nir_opt_copy_prop_vars.c | 287 list_for_each_entry_safe(struct copy_entry, iter, &state->copies, link) { in get_entry_and_kill_aliases() 321 list_for_each_entry_safe(struct copy_entry, iter, &state->copies, link) { in apply_barrier_for_modes() 622 list_for_each_entry_safe(struct copy_entry, iter, &state->copies, link) in copy_prop_vars_block()
|
/external/libusb/libusb/os/ |
D | threads_windows.c | 129 list_for_each_entry_safe(pos, next_pos, &cond->not_waiting, list, struct usbi_cond_perthread) { in usbi_cond_destroy()
|
/external/iproute2/include/ |
D | list.h | 72 #define list_for_each_entry_safe(pos, n, head, member) \ macro
|
/external/iproute2/rdma/ |
D | utils.c | 87 list_for_each_entry_safe(dev_map, tmp, in dev_map_cleanup()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_context.c | 209 list_for_each_entry_safe(struct nvc0_resident, pos, &nvc0->tex_head, list) { in nvc0_destroy() 214 list_for_each_entry_safe(struct nvc0_resident, pos, &nvc0->img_head, list) { in nvc0_destroy()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_bufmgr.c | 256 list_for_each_entry_safe(struct brw_bo, bo, &bucket->head, head) { in brw_bo_cache_purge_bucket() 616 list_for_each_entry_safe(struct brw_bo, bo, &bucket->head, head) { in cleanup_bo_cache() 1055 list_for_each_entry_safe(struct brw_bo, bo, &bucket->head, head) { in brw_bufmgr_destroy()
|
/external/ltp/testcases/realtime/include/ |
D | list.h | 345 #define list_for_each_entry_safe(pos, n, head, member) \ macro
|