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

/linux-4.1.27/fs/notify/
H A Dinode_mark.c176 list_for_each_entry_safe(inode, next_i, list, i_sb_list) { list_for_each_entry_safe() function
H A Dmark.c215 list_for_each_entry_safe(mark, lmark, to_free, free_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/md/
H A Ddm-uevent.c139 list_for_each_entry_safe(event, next, events, elist) { list_for_each_entry_safe() function
H A Ddm-queue-length.c68 list_for_each_entry_safe(pi, next, paths, list) { list_for_each_entry_safe() function
H A Ddm-round-robin.c34 list_for_each_entry_safe(pi, next, paths, list) { list_for_each_entry_safe() function
H A Ddm-service-time.c64 list_for_each_entry_safe(pi, next, paths, list) { list_for_each_entry_safe() function
H A Ddm-log-userspace-base.c501 list_for_each_entry_safe(fe, tmp_fe, flush_list, list) { list_for_each_entry_safe() function
H A Ddm-mpath.c164 list_for_each_entry_safe(pgpath, tmp, pgpaths, list) { list_for_each_entry_safe() function
H A Ddm-thin.c1853 list_for_each_entry_safe(cell, tmp, cells, user_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozeltbuf.c221 list_for_each_entry_safe(ei, n, el, link_order) { list_for_each_entry_safe() function
/linux-4.1.27/include/linux/
H A Dxattr.h83 list_for_each_entry_safe(xattr, node, &xattrs->head, list) { list_for_each_entry_safe() function
H A Dlist.h520 #define list_for_each_entry_safe(pos, n, head, member) \ macro
/linux-4.1.27/arch/metag/include/asm/
H A Dmmu_context.h43 list_for_each_entry_safe(pos, n, &mm->context.tcm, list) { list_for_each_entry_safe() function
/linux-4.1.27/net/atm/
H A Daddr.c58 list_for_each_entry_safe(this, p, head, entry) { list_for_each_entry_safe() function
/linux-4.1.27/scripts/kconfig/
H A Dlist.h60 #define list_for_each_entry_safe(pos, n, head, member) \ macro
/linux-4.1.27/drivers/misc/mei/
H A Damthif.c516 list_for_each_entry_safe(cb, next, mei_cb_list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_uiom_interval_tree.c148 list_for_each_entry_safe(interval, tmp, diff_set, link) { list_for_each_entry_safe() function
H A Dusnic_uiom.c87 list_for_each_entry_safe(chunk, tmp, chunk_list, list) { list_for_each_entry_safe() function
203 list_for_each_entry_safe(interval, tmp, intervals, link) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
H A Dlist.h326 #define list_for_each_entry_safe(pos, tmp, head, member) \ macro
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c133 list_for_each_entry_safe(entry, next, list, head) { list_for_each_entry_safe() function
168 list_for_each_entry_safe(entry, next, list, head) { list_for_each_entry_safe() function
H A Dvmwgfx_fence.c354 list_for_each_entry_safe(action, next_action, list, head) { list_for_each_entry_safe() function
H A Dvmwgfx_execbuf.c256 list_for_each_entry_safe(rel, n, list, head) { list_for_each_entry_safe() function
2197 list_for_each_entry_safe(val, val_next, list, head) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/usb/usbip/
H A Dstub_main.c219 list_for_each_entry_safe(priv, tmp, listhead, list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/xfs/
H A Dxfs_extent_busy.c569 list_for_each_entry_safe(busyp, n, list, list) { list_for_each_entry_safe() function
H A Dxfs_buf.c1796 list_for_each_entry_safe(bp, n, buffer_list, b_list) { list_for_each_entry_safe() function
1827 list_for_each_entry_safe(bp, n, io_list, b_list) { list_for_each_entry_safe() function
/linux-4.1.27/arch/arm/probes/kprobes/
H A Dopt-arm.c306 list_for_each_entry_safe(op, tmp, oplist, list) { list_for_each_entry_safe() function
354 list_for_each_entry_safe(op, tmp, oplist, list) { list_for_each_entry_safe() function
/linux-4.1.27/tools/perf/util/
H A Dordered-events.c201 list_for_each_entry_safe(iter, tmp, head, list) { list_for_each_entry_safe() function
H A Dmap.c444 list_for_each_entry_safe(pos, n, maps, node) { list_for_each_entry_safe() function
H A Dpmu.c761 list_for_each_entry_safe(term, h, head_terms, list) { list_for_each_entry_safe() function
H A Dannotate.c1409 list_for_each_entry_safe(pos, n, head, node) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_inline.h148 list_for_each_entry_safe(dsd_ptr, tdsd_ptr, list_for_each_entry_safe() function
H A Dqla_init.c3740 list_for_each_entry_safe(fcport, fcptemp, list_for_each_entry_safe() function
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dinit.c609 list_for_each_entry_safe(bssprio_node, tmp_node, head, list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/gdm72xx/
H A Dgdm_qos.c82 list_for_each_entry_safe(entry, n, free_list, list) { list_for_each_entry_safe() function
244 list_for_each_entry_safe(entry, n, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/unisys/visorchipset/
H A Dvisorchipset.h111 list_for_each_entry_safe(p, tmp, list, entry) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dlib-ptl.c392 list_for_each_entry_safe(me, tmp, head, me_list) { list_for_each_entry_safe() function
649 list_for_each_entry_safe(msg, tmp, head, msg_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
H A Dfld_cache.c147 list_for_each_entry_safe(f_curr, f_next, head, fce_list) { list_for_each_entry_safe() function
403 list_for_each_entry_safe(f_curr, n, head, fce_list) { list_for_each_entry_safe() function
456 list_for_each_entry_safe(flde, tmp, head, fce_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_capa.c191 list_for_each_entry_safe(ocapa, tmp, ll_capa_list, c_list) { list_for_each_entry_safe() function
H A Dxattr_cache.c202 list_for_each_entry_safe(xattr, tmp, cache, xe_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/net/wireless/cw1200/
H A Dqueue.c74 list_for_each_entry_safe(item, tmp, gc_list, head) { list_for_each_entry_safe() function
H A Dsta.c48 list_for_each_entry_safe(event, tmp, list, link) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_sdma.c163 list_for_each_entry_safe(txp, txp_next, list, list) { list_for_each_entry_safe() function
H A Dipath_user_sdma.c374 list_for_each_entry_safe(pkt, pkt_next, list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/firmware/efi/
H A Defi-pstore.c173 list_for_each_entry_safe(entry, n, head, list) { list_for_each_entry_safe() function
H A Dvars.c362 list_for_each_entry_safe(entry, n, head, list) { list_for_each_entry_safe() function
800 list_for_each_entry_safe(entry, n, head, list) { list_for_each_entry_safe() function
1052 list_for_each_entry_safe(entry, n, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/arch/x86/kernel/kprobes/
H A Dopt.c389 list_for_each_entry_safe(op, tmp, oplist, list) { list_for_each_entry_safe() function
430 list_for_each_entry_safe(op, tmp, oplist, list) { list_for_each_entry_safe() function
/linux-4.1.27/block/
H A Dblk-flush.c243 list_for_each_entry_safe(rq, n, running, flush.list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/gpu/host1x/
H A Dintr.c73 list_for_each_entry_safe(waiter, next, head, list) { list_for_each_entry_safe() function
151 list_for_each_entry_safe(waiter, next, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/cachefiles/
H A Drdwr.c477 list_for_each_entry_safe(netpage, _n, list, lru) { list_for_each_entry_safe() function
648 list_for_each_entry_safe(netpage, _n, list, lru) { list_for_each_entry_safe() function
729 list_for_each_entry_safe(page, _n, pages, lru) { list_for_each_entry_safe() function
/linux-4.1.27/fs/f2fs/
H A Drecovery.c240 list_for_each_entry_safe(entry, tmp, head, list) { list_for_each_entry_safe() function
H A Dsegment.c572 list_for_each_entry_safe(entry, this, head, list) { list_for_each_entry_safe() function
624 list_for_each_entry_safe(entry, this, head, list) { list_for_each_entry_safe() function
1762 list_for_each_entry_safe(ses, tmp, head, set_list) { list_for_each_entry_safe() function
/linux-4.1.27/net/tipc/
H A Dnode.c418 list_for_each_entry_safe(conn, safe, conns, list) { list_for_each_entry_safe() function
/linux-4.1.27/security/tomoyo/
H A Dgc.c478 list_for_each_entry_safe(member, tmp, member_list, list) { list_for_each_entry_safe() function
497 list_for_each_entry_safe(acl, tmp, list, list) { list_for_each_entry_safe() function
560 list_for_each_entry_safe(group, tmp, list, head.list) { list_for_each_entry_safe() function
576 list_for_each_entry_safe(ptr, tmp, list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_ata.c803 list_for_each_entry_safe(cmd, n, work_q, eh_entry) { list_for_each_entry_safe() function
H A Dsas_scsi_host.c260 list_for_each_entry_safe(cmd, n, error_q, eh_entry) { list_for_each_entry_safe() function
272 list_for_each_entry_safe(cmd, n, error_q, eh_entry) { list_for_each_entry_safe() function
285 list_for_each_entry_safe(cmd, n, error_q, eh_entry) { list_for_each_entry_safe() function
584 list_for_each_entry_safe(cmd, n, work_q, eh_entry) { list_for_each_entry_safe() function
601 list_for_each_entry_safe(cmd, n, work_q, eh_entry) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dmkregtable.c485 #define list_for_each_entry_safe(pos, n, head, member) \ macro
/linux-4.1.27/fs/proc/
H A Dkcore.c104 list_for_each_entry_safe(pos, tmp, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/nilfs2/
H A Dsegbuf.c258 list_for_each_entry_safe(bh, n, list, b_assoc_buffers) { list_for_each_entry_safe() function
H A Drecovery.c461 list_for_each_entry_safe(ent, n, head, list) { list_for_each_entry_safe() function
516 list_for_each_entry_safe(rb, n, head, list) { list_for_each_entry_safe() function
H A Dsegment.c723 list_for_each_entry_safe(ii, n, head, i_dirty) { list_for_each_entry_safe() function
956 list_for_each_entry_safe(bh, n, listp, b_assoc_buffers) { list_for_each_entry_safe() function
2344 list_for_each_entry_safe(ii, n, head, i_dirty) { list_for_each_entry_safe() function
/linux-4.1.27/net/netfilter/
H A Dnfnetlink.c266 list_for_each_entry_safe(nfnl_err, next, err_list, head) { list_for_each_entry_safe() function
/linux-4.1.27/net/sched/
H A Dact_api.c416 list_for_each_entry_safe(a, tmp, actions, list) { list_for_each_entry_safe() function
752 list_for_each_entry_safe(a, tmp, actions, list) { list_for_each_entry_safe() function
H A Dsch_hhf.c206 list_for_each_entry_safe(flow, next, head, flowchain) { list_for_each_entry_safe() function
516 list_for_each_entry_safe(flow, next, head, flowchain) { list_for_each_entry_safe() function
/linux-4.1.27/security/apparmor/
H A Dpolicy_unpack.c799 list_for_each_entry_safe(ent, tmp, lh, list) { list_for_each_entry_safe() function
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
H A Dmce_amd.c563 list_for_each_entry_safe(pos, tmp, head, miscj) { list_for_each_entry_safe() function
/linux-4.1.27/crypto/
H A Dalgapi.c138 list_for_each_entry_safe(spawn, n, spawns, list) { list_for_each_entry_safe() function
322 list_for_each_entry_safe(alg, n, list, cra_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_req.c1336 list_for_each_entry_safe(req, tmp, incoming, tl_requests) { list_for_each_entry_safe() function
1365 list_for_each_entry_safe(req, tmp, incoming, tl_requests) { list_for_each_entry_safe() function
1386 list_for_each_entry_safe(req, tmp, pending, tl_requests) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/acpi/apei/
H A Dapei-base.c316 list_for_each_entry_safe(res, resn, res_list, list) { list_for_each_entry_safe() function
389 list_for_each_entry_safe(res, resn, res_list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/acpi/
H A Dpower.c129 list_for_each_entry_safe(entry, e, list, node) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/hsi/clients/
H A Dhsi_char.c168 list_for_each_entry_safe(msg, tmp, list, link) { list_for_each_entry_safe() function
/linux-4.1.27/fs/ocfs2/
H A Dquota_local.c242 list_for_each_entry_safe(pos, next, head, qc_chunk) { list_for_each_entry_safe() function
322 list_for_each_entry_safe(rchunk, next, head, rc_list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/nfs/
H A Dpnfs_nfs.c97 list_for_each_entry_safe(req, tmp, src, wb_list) { list_for_each_entry_safe() function
H A Dpnfs.c584 list_for_each_entry_safe(lseg, tmp, free_me, pls_list) { list_for_each_entry_safe() function
2092 list_for_each_entry_safe(lseg, tmp, listp, pls_lc_list) { list_for_each_entry_safe() function
H A Dwrite.c932 list_for_each_entry_safe(req, tmp, src, wb_list) { list_for_each_entry_safe() function
/linux-4.1.27/ipc/
H A Dmsg.c179 list_for_each_entry_safe(mss, t, h, list) { list_for_each_entry_safe() function
H A Dsem.c721 list_for_each_entry_safe(q, t, pt, list) { list_for_each_entry_safe() function
/linux-4.1.27/mm/
H A Dslab_common.c458 list_for_each_entry_safe(s, s2, release, list) { list_for_each_entry_safe() function
H A Dcompaction.c58 list_for_each_entry_safe(page, next, freelist, lru) { list_for_each_entry_safe() function
H A Dmemory-failure.c340 list_for_each_entry_safe (tk, next, to_kill, nd) { list_for_each_entry_safe() function
H A Dmigrate.c87 list_for_each_entry_safe(page, page2, l, lru) { list_for_each_entry_safe() function
1121 list_for_each_entry_safe(page, page2, from, lru) { list_for_each_entry_safe() function
H A Dpercpu.c1127 list_for_each_entry_safe(chunk, next, free_head, list) { list_for_each_entry_safe() function
H A Dvmscan.c1199 list_for_each_entry_safe(page, next, page_list, lru) { list_for_each_entry_safe() function
H A Dhugetlb.c1675 list_for_each_entry_safe(page, next, freel, lru) { list_for_each_entry_safe() function
H A Dslab.c1918 list_for_each_entry_safe(page, n, list, lru) { list_for_each_entry_safe() function
H A Dpage_alloc.c1617 list_for_each_entry_safe(page, next, list, lru) { list_for_each_entry_safe() function
/linux-4.1.27/net/rds/
H A Diw_rdma.c852 list_for_each_entry_safe(mapping, next, unmap_list, m_list) { list_for_each_entry_safe() function
/linux-4.1.27/net/sctp/
H A Doutqueue.c564 list_for_each_entry_safe(chunk, chunk1, lqueue, transmitted_list) { list_for_each_entry_safe() function
/linux-4.1.27/security/
H A Ddevice_cgroup.c83 list_for_each_entry_safe(ex, tmp, dest, list) { list_for_each_entry_safe() function
/linux-4.1.27/sound/soc/intel/common/
H A Dsst-firmware.c134 list_for_each_entry_safe(block, tmp, block_list, module_list) { list_for_each_entry_safe() function
719 list_for_each_entry_safe(block, tmp, block_list, module_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/iio/
H A Dindustrialio-core.c856 list_for_each_entry_safe(p, n, attr_list, l) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c383 list_for_each_entry_safe(packet, tmp_pkt, list_for_each_entry_safe() function
805 list_for_each_entry_safe(packet, tmp_pkt, pkt_queue, list) { list_for_each_entry_safe() function
1666 list_for_each_entry_safe(packet, tmp_pkt, pkt_queue, list) { list_for_each_entry_safe() function
H A Dhtc_mbox.c1559 list_for_each_entry_safe(packet, tmp_pkt, queue, list) { list_for_each_entry_safe() function
2014 list_for_each_entry_safe(packet, tmp_pkt, comp_pktq, list) { list_for_each_entry_safe() function
2128 list_for_each_entry_safe(packet, tmp_pkt, rx_pktq, list) { list_for_each_entry_safe() function
2349 list_for_each_entry_safe(packet, tmp_pkt, pkt_queue, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/scsi/
H A Dscsi_error.c1158 list_for_each_entry_safe(scmd, next, work_q, eh_entry) { list_for_each_entry_safe() function
1286 list_for_each_entry_safe(scmd, next, cmd_list, eh_entry) list_for_each_entry_safe() function
1320 list_for_each_entry_safe(scmd, next, work_q, eh_entry) { list_for_each_entry_safe() function
1422 list_for_each_entry_safe(scmd, next, list_for_each_entry_safe() function
1487 list_for_each_entry_safe(scmd, next, list_for_each_entry_safe() function
1622 list_for_each_entry_safe(scmd, next, work_q, eh_entry) { list_for_each_entry_safe() function
1669 list_for_each_entry_safe(scmd, next, work_q, eh_entry) { list_for_each_entry_safe() function
1692 list_for_each_entry_safe(scmd, next, work_q, eh_entry) { list_for_each_entry_safe() function
2080 list_for_each_entry_safe(scmd, next, done_q, eh_entry) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/target/
H A Dtarget_core_alua.c1406 list_for_each_entry_safe(lba_map, lba_map_tmp, lba_list, list_for_each_entry_safe() function
H A Dtarget_core_pr.c2765 list_for_each_entry_safe(pr_reg, pr_reg_tmp, preempt_and_abort_list, list_for_each_entry_safe() function
/linux-4.1.27/drivers/pci/
H A Dsetup-bus.c48 list_for_each_entry_safe(dev_res, tmp, head, list) { list_for_each_entry_safe() function
93 list_for_each_entry_safe(dev_res, tmp, head, list) { list_for_each_entry_safe() function
241 list_for_each_entry_safe(add_res, tmp, realloc_head, list) { list_for_each_entry_safe() function
408 list_for_each_entry_safe(dev_res, tmp_res, head, list) { list_for_each_entry_safe() function
465 list_for_each_entry_safe(dev_res, tmp_res, head, list) list_for_each_entry_safe() function
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_modes.c1092 list_for_each_entry_safe(mode, t, mode_list, head) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c613 list_for_each_entry_safe(m_node, tm_node, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c785 list_for_each_entry_safe(pkt, pkt_next, list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1731 list_for_each_entry_safe(priv, tmp, dev_list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/block/rsxx/
H A Ddma.c263 list_for_each_entry_safe(dma, tmp, q, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c389 list_for_each_entry_safe(d_page, tmp, d_pages, page_list) { list_for_each_entry_safe() function
693 list_for_each_entry_safe(d_page, tmp, d_pages, page_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_iucv.c192 list_for_each_entry_safe(ent, next, list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd.c134 list_for_each_entry_safe(qh, qh_tmp, qh_list, qh_list_entry) { list_for_each_entry_safe() function
159 list_for_each_entry_safe(qh, qh_tmp, qh_list, qh_list_entry) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c62 list_for_each_entry_safe(req, req_copy, queue_data, queue) { list_for_each_entry_safe() function
96 list_for_each_entry_safe(req, tmp_req, queue, queue) { list_for_each_entry_safe() function
132 list_for_each_entry_safe(req, tmp_req, queue_data, queue) { list_for_each_entry_safe() function
517 list_for_each_entry_safe(req, tmp_req, list, queue) { list_for_each_entry_safe() function
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmrecovery.c2063 list_for_each_entry_safe(lock, next, queue, list) { list_for_each_entry_safe() function
H A Ddlmmaster.c2868 list_for_each_entry_safe(lock, next, queue, list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/btrfs/
H A Ddelayed-inode.c1648 list_for_each_entry_safe(curr, next, ins_list, readdir_list) { list_for_each_entry_safe() function
1654 list_for_each_entry_safe(curr, next, del_list, readdir_list) { list_for_each_entry_safe() function
1670 list_for_each_entry_safe(curr, next, del_list, readdir_list) { list_for_each_entry_safe() function
1711 list_for_each_entry_safe(curr, next, ins_list, readdir_list) { list_for_each_entry_safe() function
H A Dtransaction.c1522 list_for_each_entry_safe(pending, next, head, list) { list_for_each_entry_safe() function
H A Dbackref.c404 list_for_each_entry_safe(ref, ref_safe, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/ecryptfs/
H A Dkeystore.c1214 list_for_each_entry_safe(auth_tok_list_item, auth_tok_list_item_tmp, list_for_each_entry_safe() function
/linux-4.1.27/net/can/
H A Dbcm.c746 list_for_each_entry_safe(op, n, ops, list) { list_for_each_entry_safe() function
791 list_for_each_entry_safe(op, n, ops, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/hwmon/
H A Dasus_atk0110.c1236 list_for_each_entry_safe(s, tmp, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Dispccdc.c377 list_for_each_entry_safe(req, n, queue, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Ddebug.c240 list_for_each_entry_safe(i, tmp, head, list) { list_for_each_entry_safe() function
250 list_for_each_entry_safe(i, tmp, head, list) { list_for_each_entry_safe() function
260 list_for_each_entry_safe(i, tmp, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/media/platform/s3c-camif/
H A Dcamif-core.h367 list_for_each_entry_safe(buf, tmp, &vp->active_buf_q, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/s390/block/
H A Ddasd.c2238 list_for_each_entry_safe(cqr, n, ccw_queue, blocklist) { list_for_each_entry_safe() function
2279 list_for_each_entry_safe(cqr, n, ccw_queue, blocklist) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_request.c1366 list_for_each_entry_safe(lock, next, cancels, l_bl_ast) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dosc_cache.c2587 list_for_each_entry_safe(oap, tmp, list, oap_pending_item) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dusb.c436 list_for_each_entry_safe(req, next, q, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/dma/
H A Dmmp_pdma.c420 list_for_each_entry_safe(desc, _desc, list, node) { list_for_each_entry_safe() function
H A Dat_xdmac.c1009 list_for_each_entry_safe(desc, _desc, descs_list, desc_node) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/dma/xilinx/
H A Dxilinx_vdma.c397 list_for_each_entry_safe(desc, next, list, node) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/ata/
H A Dlibata-eh.c665 list_for_each_entry_safe(scmd, tmp, eh_work_q, eh_entry) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/usb/host/
H A Dr8a66597-hcd.c857 list_for_each_entry_safe(td, next, list, queue) { list_for_each_entry_safe() function
H A Dxhci-mem.c858 list_for_each_entry_safe(tt_info, next, tt_list_head, tt_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-hcd.c932 list_for_each_entry_safe(qh, qh_next, ep_queue, qh_list) { list_for_each_entry_safe() function
1380 list_for_each_entry_safe(qtd, qtd_next, qtd_list, qtd_list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/ocfs2/cluster/
H A Dtcp.c891 list_for_each_entry_safe(nmh, n, list, nh_unregister_item) { list_for_each_entry_safe() function
/linux-4.1.27/fs/
H A Dnamespace.c2482 list_for_each_entry_safe(mnt, next, mounts, mnt_expire) { list_for_each_entry_safe() function
H A Deventpoll.c811 list_for_each_entry_safe(epi, tmp, head, rdllink) { list_for_each_entry_safe() function
/linux-4.1.27/arch/s390/kvm/
H A Dinterrupt.c1584 list_for_each_entry_safe(inti, n, _list, list) { list_for_each_entry_safe() function
/linux-4.1.27/net/batman-adv/
H A Dnetwork-coding.c301 list_for_each_entry_safe(nc_node, nc_node_tmp, list, list) { list_for_each_entry_safe() function
/linux-4.1.27/kernel/power/
H A Dsnapshot.c502 list_for_each_entry_safe(ext, aux, list, hook) { list_for_each_entry_safe() function
/linux-4.1.27/kernel/trace/
H A Dtrace_events.c175 list_for_each_entry_safe(field, next, head, link) { list_for_each_entry_safe() function
H A Dring_buffer.c1148 list_for_each_entry_safe(bpage, tmp, head, list) { list_for_each_entry_safe() function
1195 list_for_each_entry_safe(bpage, tmp, pages, list) { list_for_each_entry_safe() function
1299 list_for_each_entry_safe(bpage, tmp, head, list) { list_for_each_entry_safe() function
/linux-4.1.27/sound/soc/
H A Dsoc-dapm.c1379 list_for_each_entry_safe(w, n, list, power_list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_scsi.c643 list_for_each_entry_safe(psb, psb_next, post_sblist, list) { list_for_each_entry_safe() function
H A Dlpfc_bsg.c2742 list_for_each_entry_safe(dmabuf, next_dmabuf, dmabuf_list, list) { list_for_each_entry_safe() function
H A Dlpfc_init.c5788 list_for_each_entry_safe(sglq_entry, sglq_next, sglq_list, list) { list_for_each_entry_safe() function
H A Dlpfc_sli.c14447 list_for_each_entry_safe(sglq_entry, sglq_next, post_sgl_list, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c1716 list_for_each_entry_safe(p, n, list, list) { list_for_each_entry_safe() function
/linux-4.1.27/fs/cifs/
H A Dfile.c1366 list_for_each_entry_safe(li, tmp, llist, llist) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dresource_tracker.c1775 list_for_each_entry_safe(res, tmp, mac_list, list) { list_for_each_entry_safe() function
1792 list_for_each_entry_safe(res, tmp, mac_list, list) { list_for_each_entry_safe() function
1825 list_for_each_entry_safe(res, tmp, mac_list, list) { list_for_each_entry_safe() function
1846 list_for_each_entry_safe(res, tmp, mac_list, list) { list_for_each_entry_safe() function
1899 list_for_each_entry_safe(res, tmp, vlan_list, list) { list_for_each_entry_safe() function
1933 list_for_each_entry_safe(res, tmp, vlan_list, list) { list_for_each_entry_safe() function
1955 list_for_each_entry_safe(res, tmp, vlan_list, list) { list_for_each_entry_safe() function
3956 list_for_each_entry_safe(res, tmp, rlist, list) { list_for_each_entry_safe() function
4006 list_for_each_entry_safe(res, tmp, rlist, list) { list_for_each_entry_safe() function
4264 list_for_each_entry_safe(r, tmp, rlist, list) { list_for_each_entry_safe() function
4326 list_for_each_entry_safe(qp, tmp, qp_list, com.list) { list_for_each_entry_safe() function
4400 list_for_each_entry_safe(srq, tmp, srq_list, com.list) { list_for_each_entry_safe() function
4466 list_for_each_entry_safe(cq, tmp, cq_list, com.list) { list_for_each_entry_safe() function
4529 list_for_each_entry_safe(mpt, tmp, mpt_list, com.list) { list_for_each_entry_safe() function
4597 list_for_each_entry_safe(mtt, tmp, mtt_list, com.list) { list_for_each_entry_safe() function
4647 list_for_each_entry_safe(fs_rule, tmp, fs_rule_list, com.list) { list_for_each_entry_safe() function
4699 list_for_each_entry_safe(eq, tmp, eq_list, com.list) { list_for_each_entry_safe() function
4755 list_for_each_entry_safe(counter, tmp, counter_list, com.list) { list_for_each_entry_safe() function
4786 list_for_each_entry_safe(xrcd, tmp, xrcdn_list, com.list) { list_for_each_entry_safe() function
4878 list_for_each_entry_safe(qp, tmp, qp_list, com.list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/net/ethernet/sis/
H A Dsis190.c1249 list_for_each_entry_safe(cur, next, first_phy, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_os.c6393 list_for_each_entry_safe(nt_ddb_idx, nt_ddb_idx_tmp, list_nt, list) { list_for_each_entry_safe() function
6503 list_for_each_entry_safe(nt_ddb_idx, nt_ddb_idx_tmp, list_nt, list) { list_for_each_entry_safe() function
6512 list_for_each_entry_safe(nt_ddb_idx, nt_ddb_idx_tmp, list_nt, list) { list_for_each_entry_safe() function
6539 list_for_each_entry_safe(ddb_idx, ddb_idx_tmp, list_ddb, list) { list_for_each_entry_safe() function
6832 list_for_each_entry_safe(ddb_idx, ddb_idx_tmp, list_ddb, list) { list_for_each_entry_safe() function
6959 list_for_each_entry_safe(ddb_idx, ddb_idx_tmp, list_ddb, list) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/scsi/be2iscsi/
H A Dbe_main.c1734 list_for_each_entry_safe(pasync_handle, tmp_handle, plist, link) { list_for_each_entry_safe() function
/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_msghandler.c506 list_for_each_entry_safe(msg, msg2, q, link) { list_for_each_entry_safe() function
516 list_for_each_entry_safe(msg, msg2, q, link) { list_for_each_entry_safe() function
/linux-4.1.27/kernel/
H A Dcgroup.c707 list_for_each_entry_safe(link, tmp_link, links_to_free, cset_link) { list_for_each_entry_safe() function
2094 list_for_each_entry_safe(cset, tmp_cset, preloaded_csets, mg_preload_node) { list_for_each_entry_safe() function
2174 list_for_each_entry_safe(src_cset, tmp_cset, preloaded_csets, mg_preload_node) { list_for_each_entry_safe() function
/linux-4.1.27/fs/dlm/
H A Dlock.c5366 list_for_each_entry_safe(lkb, safe, list, lkb_statequeue) { list_for_each_entry_safe() function
5399 list_for_each_entry_safe(lkb, safe, list, lkb_statequeue) { list_for_each_entry_safe() function
/linux-4.1.27/arch/x86/kvm/
H A Dmmu.c2298 list_for_each_entry_safe(sp, nsp, invalid_list, link) { list_for_each_entry_safe() function
/linux-4.1.27/fs/nfsd/
H A Dnfs4state.c6182 list_for_each_entry_safe(stp, next, reaplist, st_locks) { list_for_each_entry_safe() function
6313 list_for_each_entry_safe(oop, next, reaplist, oo_perclient) { list_for_each_entry_safe() function
6442 list_for_each_entry_safe(dp, next, reaplist, dl_recall_lru) { list_for_each_entry_safe() function
6502 list_for_each_entry_safe(dp, next, reaplist, dl_recall_lru) { list_for_each_entry_safe() function
/linux-4.1.27/net/core/
H A Ddev.c1410 list_for_each_entry_safe(dev, tmp, head, close_list) list_for_each_entry_safe() function
6007 list_for_each_entry_safe(dev, tmp, head, unreg_list) { list_for_each_entry_safe() function

Completed in 7084 milliseconds