Home
last modified time | relevance | path

Searched refs:list_for_each_entry_safe (Results 1 – 25 of 1460) sorted by relevance

12345678910>>...59

/linux/drivers/target/iscsi/
H A Discsi_target_erl2.c126 list_for_each_entry_safe(cr, cr_tmp, &sess->cr_active_list, cr_list) { in iscsit_free_connection_recovery_entries()
131 list_for_each_entry_safe(cmd, cmd_tmp, in iscsit_free_connection_recovery_entries()
148 list_for_each_entry_safe(cr, cr_tmp, &sess->cr_inactive_list, cr_list) { in iscsit_free_connection_recovery_entries()
153 list_for_each_entry_safe(cmd, cmd_tmp, in iscsit_free_connection_recovery_entries()
225 list_for_each_entry_safe(cmd, cmd_tmp, in iscsit_discard_cr_cmds_by_expstatsn()
274 list_for_each_entry_safe(ooo_cmdsn, ooo_cmdsn_tmp, in iscsit_discard_unacknowledged_ooo_cmdsns_for_conn()
289 list_for_each_entry_safe(cmd, cmd_tmp, &conn->conn_cmd_list, i_conn_node) { in iscsit_discard_unacknowledged_ooo_cmdsns_for_conn()
338 list_for_each_entry_safe(cmd, cmd_tmp, &conn->conn_cmd_list, i_conn_node) { in iscsit_prepare_cmds_for_reallegiance()
/linux/drivers/gpu/drm/i915/
H A Di915_gem_evict.c199 list_for_each_entry_safe(vma, next, &vm->bound_list, vm_link) { in i915_gem_evict_something()
235 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_something()
282 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_something()
293 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_something()
428 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_for_node()
515 list_for_each_entry_safe(vma, vn, &locked_eviction_list, evict_link) { in i915_gem_evict_vm()
527 list_for_each_entry_safe(vma, vn, &eviction_list, evict_link) { in i915_gem_evict_vm()
/linux/security/tomoyo/
H A Dgc.c263 list_for_each_entry_safe(acl, tmp, &domain->acl_info_list, list) { in tomoyo_del_domain()
491 list_for_each_entry_safe(member, tmp, member_list, list) { in tomoyo_collect_member()
511 list_for_each_entry_safe(acl, tmp, list, list) { in tomoyo_collect_acl()
535 list_for_each_entry_safe(domain, tmp, &tomoyo_domain_list, in tomoyo_collect_entry()
553 list_for_each_entry_safe(ptr, tmp, &tomoyo_condition_list, in tomoyo_collect_entry()
578 list_for_each_entry_safe(group, tmp, list, head.list) { in tomoyo_collect_entry()
595 list_for_each_entry_safe(ptr, tmp, list, list) { in tomoyo_collect_entry()
625 list_for_each_entry_safe(head, tmp, &tomoyo_io_buffer_list, in tomoyo_gc_thread()
/linux/drivers/greybus/
H A Dmanifest.c56 list_for_each_entry_safe(descriptor, next, &intf->manifest_descs, links) in release_manifest_descriptors()
65 list_for_each_entry_safe(desc, tmp, head, links) { in release_cport_descriptors()
81 list_for_each_entry_safe(descriptor, next, &intf->manifest_descs, links) in get_next_bundle_desc()
240 list_for_each_entry_safe(desc, next, &intf->manifest_descs, links) { in gb_manifest_parse_cports()
286 list_for_each_entry_safe(desc, next, &list, links) { in gb_manifest_parse_cports()
381 list_for_each_entry_safe(bundle, bundle_next, &intf->bundles, links) { in gb_manifest_parse_bundles()
/linux/net/core/
H A Ddev_addr_lists.c252 list_for_each_entry_safe(ha, tmp, &from_list->list, list) { in __hw_addr_sync_multiple()
276 list_for_each_entry_safe(ha, tmp, &from_list->list, list) { in __hw_addr_sync()
294 list_for_each_entry_safe(ha, tmp, &from_list->list, list) { in __hw_addr_unsync()
324 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_sync_dev()
337 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_sync_dev()
380 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_ref_sync_dev()
396 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_ref_sync_dev()
435 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_ref_unsync_dev()
469 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_unsync_dev()
488 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_flush()
/linux/drivers/acpi/
H A Dwakeup.c42 list_for_each_entry_safe(dev, tmp, &acpi_wakeup_device_list, in acpi_enable_wakeup_devices()
67 list_for_each_entry_safe(dev, tmp, &acpi_wakeup_device_list, in acpi_disable_wakeup_devices()
88 list_for_each_entry_safe(dev, tmp, &acpi_wakeup_device_list, in acpi_wakeup_device_init()
/linux/drivers/target/
H A Dtarget_core_ua.c93 list_for_each_entry_safe(ua_p, ua_tmp, &deve->ua_list, ua_nacl_list) { in core_scsi3_ua_allocate()
181 list_for_each_entry_safe(ua, ua_p, &deve->ua_list, ua_nacl_list) { in core_scsi3_ua_release_all()
228 list_for_each_entry_safe(ua, ua_p, &deve->ua_list, ua_nacl_list) { in core_scsi3_ua_for_check_condition()
305 list_for_each_entry_safe(ua, ua_p, &deve->ua_list, ua_nacl_list) { in core_scsi3_ua_clear_for_request_sense()
H A Dtarget_core_tmr.c121 list_for_each_entry_safe(se_cmd, next, &dev->queues[i].state_list, in core_tmr_abort_task()
191 list_for_each_entry_safe(tmr_p, tmr_pp, &dev->dev_tmr_list, tmr_list) { in core_tmr_drain_tmr_list()
234 list_for_each_entry_safe(tmr_p, tmr_pp, &drain_tmr_list, tmr_list) { in core_tmr_drain_tmr_list()
304 list_for_each_entry_safe(cmd, next, &dev->queues[i].state_list, in core_tmr_drain_state_list()
/linux/drivers/iommu/
H A Dio-pgfault.c46 list_for_each_entry_safe(iopf, next, &group->faults, list) { in __iopf_free_group()
105 list_for_each_entry_safe(iopf, next, &iopf_param->partial, list) { in iopf_group_alloc()
366 list_for_each_entry_safe(iopf, next, &iopf_param->partial, in iopf_queue_discard_partial()
468 list_for_each_entry_safe(partial_iopf, next, &fault_param->partial, list) in iopf_queue_remove_device()
471 list_for_each_entry_safe(group, temp, &fault_param->faults, pending_node) { in iopf_queue_remove_device()
542 list_for_each_entry_safe(iopf_param, next, &queue->devices, queue_list) in iopf_queue_free()
/linux/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci29 iterator name list_for_each_entry_safe;
68 list_for_each_entry_safe@p1(c,...,member) { ... when != break;
100 list_for_each_entry_safe(c,...) S
102 list_for_each_entry_safe(x,c,...) S
/linux/drivers/scsi/cxlflash/
H A Dlunmgt.c88 list_for_each_entry_safe(lli, temp, &cfg->lluns, list) in lookup_local()
105 list_for_each_entry_safe(gli, temp, &global.gluns, list) in lookup_global()
183 list_for_each_entry_safe(lli, temp, &cfg->lluns, list) { in cxlflash_term_local_luns()
208 list_for_each_entry_safe(gli, temp, &global.gluns, list) { in cxlflash_term_global_luns()
/linux/include/linux/
H A Ddamon.h679 list_for_each_entry_safe(r, next, &t->regions_list, list)
685 list_for_each_entry_safe(t, next, &(ctx)->adaptive_targets, list)
691 list_for_each_entry_safe(s, next, &(ctx)->schemes, list)
697 list_for_each_entry_safe(goal, next, &(quota)->goals, list)
703 list_for_each_entry_safe(f, next, &(scheme)->filters, list)
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c164 list_for_each_entry_safe(interval, tmp, diff_set, link) { in usnic_uiom_get_intervals_diff()
175 list_for_each_entry_safe(interval, tmp, intervals, link) in usnic_uiom_put_interval_set()
233 list_for_each_entry_safe(interval, tmp, &intersection_set, link) { in usnic_uiom_insert_interval()
244 list_for_each_entry_safe(interval, tmp, &to_add, link) in usnic_uiom_insert_interval()
/linux/drivers/isdn/mISDN/
H A Ddsp_pipeline.c125 list_for_each_entry_safe(entry, n, &dsp_elements, list) in mISDN_dsp_element_unregister()
155 list_for_each_entry_safe(entry, n, &dsp_elements, list) { in dsp_pipeline_module_exit()
177 list_for_each_entry_safe(entry, n, &pipeline->list, list) { in _dsp_pipeline_destroy()
222 list_for_each_entry_safe(entry, n, &dsp_elements, list) in dsp_pipeline_build()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dcrypto.c537 list_for_each_entry_safe(dek, next, &pool->wait_for_free, entry) { in mlx5_crypto_dek_pool_free_wait_keys()
553 list_for_each_entry_safe(bulk, tmp, &pool->partial_list, entry) { in mlx5_crypto_dek_pool_reset_synced()
559 list_for_each_entry_safe(bulk, tmp, &pool->full_list, entry) { in mlx5_crypto_dek_pool_reset_synced()
571 list_for_each_entry_safe(bulk, tmp, &pool->sync_list, entry) { in mlx5_crypto_dek_pool_reset_synced()
666 list_for_each_entry_safe(bulk, tmp, destroy_list, entry) in mlx5_crypto_dek_free_destroy_list()
716 list_for_each_entry_safe(bulk, tmp, &pool->avail_list, entry) in mlx5_crypto_dek_pool_destroy()
719 list_for_each_entry_safe(bulk, tmp, &pool->full_list, entry) in mlx5_crypto_dek_pool_destroy()
722 list_for_each_entry_safe(bulk, tmp, &pool->sync_list, entry) in mlx5_crypto_dek_pool_destroy()
725 list_for_each_entry_safe(bulk, tmp, &pool->partial_list, entry) in mlx5_crypto_dek_pool_destroy()
/linux/fs/smb/client/
H A Dcached_dir.c508 list_for_each_entry_safe(tmp_list, q, &entry, entry) { in close_all_cached_dirs()
536 list_for_each_entry_safe(cfid, q, &cfids->entries, entry) { in invalidate_all_cached_dirs()
665 list_for_each_entry_safe(dirent, q, &cfid->dirents.entries, entry) { in free_cached_dir()
688 list_for_each_entry_safe(cfid, q, &entry, entry) { in cfids_invalidation_worker()
705 list_for_each_entry_safe(cfid, q, &cfids->entries, entry) { in cfids_laundromat_worker()
723 list_for_each_entry_safe(cfid, q, &entry, entry) { in cfids_laundromat_worker()
785 list_for_each_entry_safe(cfid, q, &cfids->entries, entry) { in free_cached_dirs()
790 list_for_each_entry_safe(cfid, q, &cfids->dying, entry) { in free_cached_dirs()
797 list_for_each_entry_safe(cfid, q, &entry, entry) { in free_cached_dirs()
/linux/net/rds/
H A Dloop.c190 list_for_each_entry_safe(lc, _lc, &tmp_list, loop_node) { in rds_loop_exit()
202 list_for_each_entry_safe(lc, _lc, &loop_conns, loop_node) { in rds_loop_kill_conns()
211 list_for_each_entry_safe(lc, _lc, &tmp_list, loop_node) { in rds_loop_kill_conns()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c128 list_for_each_entry_safe(entry, next, list, head) { in vmw_cmdbuf_res_commit()
164 list_for_each_entry_safe(entry, next, list, head) { in vmw_cmdbuf_res_revert()
311 list_for_each_entry_safe(entry, next, &man->list, head) in vmw_cmdbuf_res_man_destroy()
/linux/drivers/net/vxlan/
H A Dvxlan_multicast.c111 list_for_each_entry_safe(v, tmp, &vg->vni_list, vlist) { in vxlan_group_used_by_vnifilter()
185 list_for_each_entry_safe(v, tmp, &vg->vni_list, vlist) { in vxlan_multicast_join_vnigrp()
201 list_for_each_entry_safe(v, tmp, &vg->vni_list, vlist) { in vxlan_multicast_join_vnigrp()
223 list_for_each_entry_safe(v, tmp, &vg->vni_list, vlist) { in vxlan_multicast_leave_vnigrp()
/linux/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c104 list_for_each_entry_safe(p, p0, &pulse_pool, head) { in pool_deregister_ref()
109 list_for_each_entry_safe(ps, ps0, &pseq_pool, head) { in pool_deregister_ref()
308 list_for_each_entry_safe(ps, ps2, &pde->sequences, head) { in pseq_handler_add_to_existing_seqs()
362 list_for_each_entry_safe(ps, ps0, &pde->sequences, head) { in pri_detector_reset()
366 list_for_each_entry_safe(p, p0, &pde->pulses, head) { in pri_detector_reset()
/linux/fs/xfs/scrub/
H A Drefcount.c204 list_for_each_entry_safe(frag, n, &refchk->fragments, list) { in xchk_refcountbt_process_rmap_fragments()
225 list_for_each_entry_safe(frag, n, &worklist, list) { in xchk_refcountbt_process_rmap_fragments()
238 list_for_each_entry_safe(frag, n, &refchk->fragments, list) { in xchk_refcountbt_process_rmap_fragments()
273 list_for_each_entry_safe(frag, n, &worklist, list) { in xchk_refcountbt_process_rmap_fragments()
277 list_for_each_entry_safe(frag, n, &refchk->fragments, list) { in xchk_refcountbt_process_rmap_fragments()
324 list_for_each_entry_safe(frag, n, &refchk.fragments, list) { in xchk_refcountbt_xref_rmap()
/linux/drivers/crypto/ccp/
H A Dccp-crypto-main.c371 list_for_each_entry_safe(ahash_alg, ahash_tmp, &hash_algs, entry) { in ccp_unregister_algs()
377 list_for_each_entry_safe(ablk_alg, ablk_tmp, &skcipher_algs, entry) { in ccp_unregister_algs()
383 list_for_each_entry_safe(aead_alg, aead_tmp, &aead_algs, entry) { in ccp_unregister_algs()
389 list_for_each_entry_safe(akc_alg, akc_tmp, &akcipher_algs, entry) { in ccp_unregister_algs()
/linux/samples/livepatch/
H A Dlivepatch-shadow-mod.c177 list_for_each_entry_safe(d, tmp, &dummy_list, list) { in cleanup_work_func()
210 list_for_each_entry_safe(d, tmp, &dummy_list, list) { in livepatch_shadow_mod_exit()
/linux/arch/powerpc/kernel/
H A Dpci_32.c132 list_for_each_entry_safe(hose, tmp, &hose_list, list_node) { in pcibios_make_OF_bus_map()
266 list_for_each_entry_safe(hose, tmp, &hose_list, list_node) { in pcibios_init()
314 list_for_each_entry_safe(hose, tmp, &hose_list, list_node) in pci_bus_to_hose()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_requests.c21 list_for_each_entry_safe(rq, rn, &tl->requests, link) in retire_requests()
143 list_for_each_entry_safe(tl, tn, &timelines->active_list, link) { in intel_gt_retire_requests_timeout()
193 list_for_each_entry_safe(tl, tn, &free, link) in intel_gt_retire_requests_timeout()

12345678910>>...59