Searched refs:list_for_each_entry_safe (Results 1 - 25 of 509) sorted by relevance

1234567891011>>

/drivers/scsi/
H A Dscsi_module.c59 list_for_each_entry_safe(shost, s, &sht->legacy_hosts, sht_legacy_list)
68 list_for_each_entry_safe(shost, s, &sht->legacy_hosts, sht_legacy_list)
/drivers/s390/scsi/
H A Dzfcp_ccw.c115 list_for_each_entry_safe(port, p, &adapter->port_list, list) {
117 list_for_each_entry_safe(unit, u, &port->unit_list, list)
125 list_for_each_entry_safe(unit, u, &unit_remove_lh, list)
128 list_for_each_entry_safe(port, p, &port_remove_lh, list)
/drivers/target/iscsi/
H A Discsi_target_erl2.c135 list_for_each_entry_safe(cr, cr_tmp, &sess->cr_active_list, cr_list) {
140 list_for_each_entry_safe(cmd, cmd_tmp,
157 list_for_each_entry_safe(cr, cr_tmp, &sess->cr_inactive_list, cr_list) {
162 list_for_each_entry_safe(cmd, cmd_tmp,
236 list_for_each_entry_safe(cmd, cmd_tmp,
285 list_for_each_entry_safe(ooo_cmdsn, ooo_cmdsn_tmp,
300 list_for_each_entry_safe(cmd, cmd_tmp, &conn->conn_cmd_list, i_list) {
349 list_for_each_entry_safe(cmd, cmd_tmp, &conn->conn_cmd_list, i_list) {
/drivers/staging/iio/trigger/
H A Diio-trig-gpio.c120 list_for_each_entry_safe(trig,
139 list_for_each_entry_safe(trig,
H A Diio-trig-periodic-rtc.c157 list_for_each_entry_safe(trig,
175 list_for_each_entry_safe(trig,
/drivers/net/wireless/bcmdhd/
H A Dwl_cfg80211.h590 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
608 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
622 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
633 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
657 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
688 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
700 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
714 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
724 list_for_each_entry_safe(_net_info, next, &wl->net_list, list) { function
735 list_for_each_entry_safe(_net_inf function
[all...]
/drivers/infiniband/hw/ehca/
H A Dehca_pd.c93 list_for_each_entry_safe(page, tmp, &my_pd->free[i], list) {
/drivers/isdn/mISDN/
H A Ddsp_pipeline.c146 list_for_each_entry_safe(entry, n, &dsp_elements, list)
182 list_for_each_entry_safe(entry, n, &dsp_elements, list) {
212 list_for_each_entry_safe(entry, n, &pipeline->list, list) {
269 list_for_each_entry_safe(entry, n, &dsp_elements, list)
/drivers/target/
H A Dtarget_core_ua.c116 list_for_each_entry_safe(ua_p, ua_tmp, &deve->ua_list, ua_nacl_list) {
193 list_for_each_entry_safe(ua, ua_p, &deve->ua_list, ua_nacl_list) {
234 list_for_each_entry_safe(ua, ua_p, &deve->ua_list, ua_nacl_list) {
308 list_for_each_entry_safe(ua, ua_p, &deve->ua_list, ua_nacl_list) {
H A Dtarget_core_tmr.c131 list_for_each_entry_safe(se_cmd, tmp_cmd,
199 list_for_each_entry_safe(tmr_p, tmr_pp, &dev->dev_tmr_list, tmr_list) {
234 list_for_each_entry_safe(tmr_p, tmr_pp, &drain_tmr_list, tmr_list) {
281 list_for_each_entry_safe(task, task_tmp, &dev->state_task_list,
396 list_for_each_entry_safe(cmd, tcmd, &qobj->qobj_list, se_queue_node) {
/drivers/video/via/
H A Dvia_aux.c62 list_for_each_entry_safe(pos, n, &bus->drivers, chain) {
/drivers/connector/
H A Dcn_queue.c111 list_for_each_entry_safe(cbq, n, &dev->queue_list, callback_entry) {
147 list_for_each_entry_safe(cbq, n, &dev->queue_list, callback_entry)
/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_marker.c50 list_for_each_entry_safe(marker, next, &queue->head, head) {
90 list_for_each_entry_safe(marker, next, &queue->head, head) {
/drivers/infiniband/core/
H A Dnetlink.c90 list_for_each_entry_safe(cur, next, &client_list, list) {
188 list_for_each_entry_safe(cur, next, &client_list, list) {
H A Duverbs_main.c144 list_for_each_entry_safe(evt, tmp, &uobj->comp_list, obj_list) {
154 list_for_each_entry_safe(evt, tmp, &uobj->async_list, obj_list) {
167 list_for_each_entry_safe(evt, tmp, &uobj->event_list, obj_list) {
179 list_for_each_entry_safe(mcast, tmp, &uobj->mcast_list, list) {
196 list_for_each_entry_safe(uobj, tmp, &context->ah_list, list) {
204 list_for_each_entry_safe(uobj, tmp, &context->qp_list, list) {
220 list_for_each_entry_safe(uobj, tmp, &context->cq_list, list) {
232 list_for_each_entry_safe(uobj, tmp, &context->srq_list, list) {
245 list_for_each_entry_safe(uobj, tmp, &context->mr_list, list) {
254 list_for_each_entry_safe(uob
[all...]
/drivers/staging/rtl8192e/
H A Drtl819x_TSProc.c467 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, List) {
475 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, List) {
484 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, List) {
492 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, List) {
506 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, List) {
512 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, List) {
518 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, List) {
524 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, List) {
/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_TSProc.c535 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, List)
545 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, List)
556 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, List)
566 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, List)
581 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Pending_List, List)
588 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Tx_TS_Admit_List, List)
595 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Pending_List, List)
602 list_for_each_entry_safe(pTS, pTmpTS, &ieee->Rx_TS_Admit_List, List)
/drivers/xen/xen-pciback/
H A Dpassthrough.c80 list_for_each_entry_safe(dev_entry, t, &dev_data->dev_list, list) {
158 list_for_each_entry_safe(dev_entry, t, &dev_data->dev_list, list) {
/drivers/staging/usbip/
H A Dstub_tx.c144 list_for_each_entry_safe(priv, tmp, &sdev->priv_tx, list) {
281 list_for_each_entry_safe(priv, tmp, &sdev->priv_free, list) {
296 list_for_each_entry_safe(unlink, tmp, &sdev->unlink_tx, list) {
353 list_for_each_entry_safe(unlink, tmp, &sdev->unlink_free, list) {
/drivers/usb/host/whci/
H A Dpzl.c214 list_for_each_entry_safe(qset, t, &whc->periodic_list[period], list_node) {
241 list_for_each_entry_safe(qset, t, &whc->periodic_list[period], list_node) {
269 list_for_each_entry_safe(qset, t, &whc->periodic_removed_list, list_node) {
351 list_for_each_entry_safe(std, t, &qset->stds, list_node) {
/drivers/of/
H A Dirq.c447 list_for_each_entry_safe(desc, temp_desc, &intc_desc_list, list) {
492 list_for_each_entry_safe(desc, temp_desc, &intc_parent_list, list) {
497 list_for_each_entry_safe(desc, temp_desc, &intc_desc_list, list) {
/drivers/staging/mei/
H A Dinterrupt.c203 list_for_each_entry_safe(cb_pos, cb_next,
396 list_for_each_entry_safe(cb_pos, cb_next,
436 list_for_each_entry_safe(cb_pos, cb_next,
445 dev_dbg(&dev->pdev->dev, "list_for_each_entry_safe in ctrl_rd_list.\n");
519 list_for_each_entry_safe(cl_pos, cl_next,
521 dev_dbg(&dev->pdev->dev, "list_for_each_entry_safe in file_list\n");
571 list_for_each_entry_safe(cl_pos, cl_next, &dev->file_list, link) {
1114 list_for_each_entry_safe(cl_pos, cl_next,
1117 "list_for_each_entry_safe read host"
1211 list_for_each_entry_safe(po
1454 list_for_each_entry_safe(cb_pos, cb_next, amthi_complete_list, cb_list) { function
[all...]
/drivers/net/ethernet/mellanox/mlx4/
H A Dcatas.c100 list_for_each_entry_safe(priv, tmppriv, &tlist, catas_err.list) {
/drivers/pci/hotplug/
H A Dpciehp_acpi.c122 list_for_each_entry_safe(slot, tmp, &dummy_slots, list) {
/drivers/gpu/drm/
H A Ddrm_prime.c255 list_for_each_entry_safe(member, safe, &prime_fpriv->head, entry) {
296 list_for_each_entry_safe(member, safe, &prime_fpriv->head, entry) {

Completed in 1428 milliseconds

1234567891011>>