Searched defs:list_for_each_entry_safe (Results 1 - 25 of 47) sorted by relevance

12

/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmr.c176 list_for_each_entry_safe(page, next, desc_pages, lru) { function
187 list_for_each_entry_safe(page, next, desc_pages, lru) { function
H A Dvmwgfx_fence.c162 list_for_each_entry_safe(action, next_action, &list, head) {
278 list_for_each_entry_safe(action, next_action, list, head) { function
385 list_for_each_entry_safe(fence, next_fence, &fman->fence_list, head) {
/drivers/md/
H A Ddm-round-robin.c34 list_for_each_entry_safe(pi, next, paths, list) { function
H A Ddm-uevent.c139 list_for_each_entry_safe(event, next, events, elist) { function
H A Ddm-queue-length.c68 list_for_each_entry_safe(pi, next, paths, list) { function
H A Ddm-service-time.c64 list_for_each_entry_safe(pi, next, paths, list) { function
H A Ddm-log-userspace-base.c423 list_for_each_entry_safe(fe, tmp_fe, flush_list, list) { function
506 list_for_each_entry_safe(fe, tmp_fe, &mark_list, list) {
510 list_for_each_entry_safe(fe, tmp_fe, &clear_list, list) {
/drivers/net/wireless/mwifiex/
H A Dinit.c542 list_for_each_entry_safe(bssprio_node, tmp_node, head, function
/drivers/pci/
H A Dbus.c40 list_for_each_entry_safe(bus_res, tmp, resources, list) { function
/drivers/scsi/qla2xxx/
H A Dqla_inline.h77 list_for_each_entry_safe(dsd_ptr, tdsd_ptr, function
/drivers/staging/tidspbridge/core/
H A Dmsg_sm.c531 list_for_each_entry_safe(pmsg, tmp, &hmsg_mgr->msg_free_list,
564 list_for_each_entry_safe(pmsg, tmp, msg_list, list_elem) { function
H A Dchnl_sm.c279 list_for_each_entry_safe(chirp, tmp, &pchnl->io_requests, link) {
911 list_for_each_entry_safe(chirp, tmp, chirp_list, link) { function
/drivers/staging/usbip/
H A Dstub_main.c194 list_for_each_entry_safe(priv, tmp, listhead, list) { function
/drivers/infiniband/hw/ipath/
H A Dipath_sdma.c163 list_for_each_entry_safe(txp, txp_next, list, list) { function
282 list_for_each_entry_safe(txp, txpnext,
536 list_for_each_entry_safe(txp, txpnext, &dd->ipath_sdma_activelist,
H A Dipath_user_sdma.c376 list_for_each_entry_safe(pkt, pkt_next, list, list) { function
574 list_for_each_entry_safe(pkt, pkt_prev, &pq->sent, list) {
/drivers/staging/mei/
H A Dmain.c124 list_for_each_entry_safe(cb_pos, cb_next, mei_cb_list, cb_list) { function
205 list_for_each_entry_safe(pos, next,
H A Dinterrupt.c204 list_for_each_entry_safe(cb_pos, cb_next,
401 list_for_each_entry_safe(cb_pos, cb_next,
441 list_for_each_entry_safe(cb_pos, cb_next,
450 dev_dbg(&dev->pdev->dev, "list_for_each_entry_safe in ctrl_rd_list.\n");
524 list_for_each_entry_safe(cl_pos, cl_next,
526 dev_dbg(&dev->pdev->dev, "list_for_each_entry_safe in file_list\n");
576 list_for_each_entry_safe(cl_pos, cl_next, &dev->file_list, link) {
1124 list_for_each_entry_safe(cl_pos, cl_next,
1127 "list_for_each_entry_safe read host"
1221 list_for_each_entry_safe(po
1464 list_for_each_entry_safe(cb_pos, cb_next, amthi_complete_list, cb_list) { function
[all...]
/drivers/scsi/libsas/
H A Dsas_ata.c843 list_for_each_entry_safe(cmd, n, work_q, eh_entry) { function
H A Dsas_scsi_host.c260 list_for_each_entry_safe(cmd, n, error_q, eh_entry) { function
272 list_for_each_entry_safe(cmd, n, error_q, eh_entry) { function
285 list_for_each_entry_safe(cmd, n, error_q, eh_entry) { function
315 list_for_each_entry_safe(t, n, &core->task_queue, list) {
510 list_for_each_entry_safe(cmd, n, work_q, eh_entry) { function
613 list_for_each_entry_safe(cmd, n, work_q, eh_entry)
961 list_for_each_entry_safe(task, n, &core->task_queue, list) {
/drivers/acpi/apei/
H A Dapei-base.c316 list_for_each_entry_safe(res, resn, res_list, list) { function
389 list_for_each_entry_safe(res, resn, res_list, list) { function
/drivers/gpu/drm/radeon/
H A Dmkregtable.c492 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
498 #define list_for_each_entry_safe(pos, n, head, member) \ macro
/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c377 list_for_each_entry_safe(pkt, pkt_next, list, list) { function
576 list_for_each_entry_safe(pkt, pkt_prev, &pq->sent, list) {
/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c277 list_for_each_entry_safe(neigh, tn, &path->neigh_list, list) {
363 list_for_each_entry_safe(path, tp, &priv->path_list, list) {
388 list_for_each_entry_safe(path, tp, &remove_list, list) {
447 list_for_each_entry_safe(neigh, tn, &path->neigh_list, list) {
966 list_for_each_entry_safe(cpriv, tcpriv, &priv->child_intfs, list) {
1341 list_for_each_entry_safe(priv, tmp, dev_list, list) { function
/drivers/dma/
H A Dfsldma.c509 list_for_each_entry_safe(desc, _desc, list, node) { function
1114 list_for_each_entry_safe(desc, _desc, &ld_cleanup, node) {
/drivers/gpu/drm/
H A Ddrm_modes.c875 list_for_each_entry_safe(mode, t, mode_list, head) { function
955 list_for_each_entry_safe(pmode, pt, &connector->probed_modes,

Completed in 541 milliseconds

12