| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_erl2.c | 126 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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_gem_evict.c | 130 list_for_each_entry_safe(vma, next, &vm->bound_list, vm_link) { in i915_gem_evict_something() 166 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_something() 212 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_something() 221 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_something() 337 list_for_each_entry_safe(vma, next, &eviction_list, evict_link) { in i915_gem_evict_for_node() 391 list_for_each_entry_safe(vma, vn, &eviction_list, evict_link) { in i915_gem_evict_vm()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_list.h | 27 list_for_each_entry_safe(_pos, _n, _type, _head, _member) 36 list_for_each_entry_safe(_pos, _n, _head, _member) 44 list_for_each_entry_safe(_pos, _n, _type, _head, _member) 53 list_for_each_entry_safe(_pos, _n, _type, _head, _member) 142 #define list_for_each_entry_safe(pos, n, type, head, member) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_list.h | 27 list_for_each_entry_safe(_pos, _n, _type, _head, _member) 36 list_for_each_entry_safe(_pos, _n, _head, _member) 44 list_for_each_entry_safe(_pos, _n, _type, _head, _member) 53 list_for_each_entry_safe(_pos, _n, _type, _head, _member) 142 #define list_for_each_entry_safe(pos, n, type, head, member) \ macro
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev_addr_lists.c | 175 list_for_each_entry_safe(ha, tmp, &from_list->list, list) { in __hw_addr_sync_multiple() 199 list_for_each_entry_safe(ha, tmp, &from_list->list, list) { in __hw_addr_sync() 217 list_for_each_entry_safe(ha, tmp, &from_list->list, list) { in __hw_addr_unsync() 247 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_sync_dev() 260 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_sync_dev() 303 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_ref_sync_dev() 319 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_ref_sync_dev() 358 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_ref_unsync_dev() 392 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_unsync_dev() 410 list_for_each_entry_safe(ha, tmp, &list->list, list) { in __hw_addr_flush()
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | gc.c | 263 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()
|
| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | manifest.c | 56 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()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/ |
| H A D | rtl819x_TSProc.c | 456 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, list) { in RemovePeerTS() 464 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, list) { in RemovePeerTS() 473 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, list) { in RemovePeerTS() 481 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, list) { in RemovePeerTS() 494 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, list) { in RemoveAllTS() 500 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, list) { in RemoveAllTS() 506 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, list) { in RemoveAllTS() 512 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, list) { in RemoveAllTS()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtl819x_TSProc.c | 445 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, List) { in RemovePeerTS() 453 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, List) { in RemovePeerTS() 463 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, List) { in RemovePeerTS() 471 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, List) { in RemovePeerTS() 485 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, List) { in RemoveAllTS() 491 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, List) { in RemoveAllTS() 497 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, List) { in RemoveAllTS() 503 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, List) { in RemoveAllTS()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_csi.c | 76 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_event_handler() 156 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_deinit() 176 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_clean_list() 201 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_dump_list()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_csi.c | 76 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_event_handler() 156 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_deinit() 176 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_clean_list() 201 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_dump_list()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_csi.c | 77 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_event_handler() 157 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_deinit() 177 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_clean_list() 202 list_for_each_entry_safe(ptr, next, &dhd->csi_list, list) { in dhd_csi_dump_list()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/rc/ |
| H A D | rc_impl.cpp | 82 list_for_each_entry_safe(pos, n, &mApis, RcImplApiNode, list) { in ~RcImplApiService() 135 list_for_each_entry_safe(pos, n, &mApis, RcImplApiNode, list) { in api_get() 156 list_for_each_entry_safe(pos, n, &mApis, RcImplApiNode, list) { in api_get_all() 176 list_for_each_entry_safe(pos, n, &mApis, RcImplApiNode, list) { in api_get_by_type()
|
| /OK3568_Linux_fs/kernel/fs/xfs/scrub/ |
| H A D | refcount.c | 187 list_for_each_entry_safe(frag, n, &refchk->fragments, list) { in xchk_refcountbt_process_rmap_fragments() 208 list_for_each_entry_safe(frag, n, &worklist, list) { in xchk_refcountbt_process_rmap_fragments() 221 list_for_each_entry_safe(frag, n, &refchk->fragments, list) { in xchk_refcountbt_process_rmap_fragments() 256 list_for_each_entry_safe(frag, n, &worklist, list) { in xchk_refcountbt_process_rmap_fragments() 260 list_for_each_entry_safe(frag, n, &refchk->fragments, list) { in xchk_refcountbt_process_rmap_fragments() 307 list_for_each_entry_safe(frag, n, &refchk.fragments, list) { in xchk_refcountbt_xref_rmap()
|
| H A D | bitmap.h | 23 list_for_each_entry_safe((bex), (n), &(bitmap)->list, list) 26 list_for_each_entry_safe((bex), (n), &(bitmap)->list, list) \
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | lunmgt.c | 88 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()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_ua.c | 93 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()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | wakeup.c | 42 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()
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/ |
| H A D | use_after_iter.cocci | 29 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_gwt.c | 107 list_for_each_entry_safe(pos, n, &kctx->gwt_current_list, link) { in kbase_gpu_gwt_stop() 112 list_for_each_entry_safe(pos, n, &kctx->gwt_snapshot_list, link) { in kbase_gpu_gwt_stop() 157 list_for_each_entry_safe(pos, n, snapshot_list, link) { in kbase_gpu_gwt_collate() 228 list_for_each_entry_safe(dump_info, n, in kbase_gpu_gwt_dump()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/ |
| H A D | usnic_uiom_interval_tree.c | 163 list_for_each_entry_safe(interval, tmp, diff_set, link) { in usnic_uiom_get_intervals_diff() 174 list_for_each_entry_safe(interval, tmp, intervals, link) in usnic_uiom_put_interval_set() 232 list_for_each_entry_safe(interval, tmp, &intersection_set, link) { in usnic_uiom_insert_interval() 243 list_for_each_entry_safe(interval, tmp, &to_add, link) in usnic_uiom_insert_interval()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | dsp_pipeline.c | 123 list_for_each_entry_safe(entry, n, &dsp_elements, list) in mISDN_dsp_element_unregister() 151 list_for_each_entry_safe(entry, n, &dsp_elements, list) { in dsp_pipeline_module_exit() 173 list_for_each_entry_safe(entry, n, &pipeline->list, list) { in _dsp_pipeline_destroy() 218 list_for_each_entry_safe(entry, n, &dsp_elements, list) in dsp_pipeline_build()
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | loop.c | 190 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()
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | iep_iommu_drm.c | 53 list_for_each_entry_safe(drm_buffer, n, &session_info->buffer_list, in iep_drm_get_buffer_no_lock() 71 list_for_each_entry_safe(drm_buffer, n, &session_info->buffer_list, in iep_drm_get_buffer_fd_no_lock() 187 list_for_each_entry_safe(drm_buffer, n, &session_info->buffer_list, in vcdoec_drm_dump_info() 311 list_for_each_entry_safe(drm_buffer, n, &session_info->buffer_list, in iep_drm_clear_session() 337 list_for_each_entry_safe(drm_buffer, n, in iep_drm_import()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ |
| H A D | dfs_pri_detector.c | 105 list_for_each_entry_safe(p, p0, &pulse_pool, head) { in pool_deregister_ref() 110 list_for_each_entry_safe(ps, ps0, &pseq_pool, head) { in pool_deregister_ref() 309 list_for_each_entry_safe(ps, ps2, &pde->sequences, head) { in pseq_handler_add_to_existing_seqs() 363 list_for_each_entry_safe(ps, ps0, &pde->sequences, head) { in pri_detector_reset() 367 list_for_each_entry_safe(p, p0, &pde->pulses, head) { in pri_detector_reset()
|