Searched refs:list_for_each (Results 176 - 200 of 212) sorted by relevance

123456789

/linux-master/net/sctp/
H A Dprotocol.c110 list_for_each(pos, &sctp_address_families) {
H A Dsocket.c5194 list_for_each(pos, &asoc->base.inqueue.in_chunk_list)
5196 list_for_each(pos, &asoc->outqueue.out_chunk_list)
6636 list_for_each(pos, &asoc->peer.transport_addr_list) {
/linux-master/drivers/md/
H A Ddm-ioctl.c1640 list_for_each(tmp, dm_table_get_devices(table))
/linux-master/drivers/hv/
H A Dvmbus_drv.c489 list_for_each(cur, &channel->sc_list) {
/linux-master/net/ipv4/
H A Daf_inet.c1204 list_for_each(lh, &inetsw[p->type]) {
/linux-master/drivers/nvme/target/
H A Dconfigfs.c2197 list_for_each(entry, &nvmet_subsystems_group.cg_children) {
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c2522 list_for_each(qe, &rx_mod->rx_active_q)
3227 list_for_each(qe, &tx_mod->tx_active_q) {
/linux-master/drivers/s390/block/
H A Ddasd.c665 list_for_each(l, &block->ccw_queue)
696 list_for_each(l, &device->ccw_queue)
/linux-master/fs/ext4/
H A Dmballoc.c762 list_for_each(cur, &grp->bb_prealloc_list) {
4999 list_for_each(cur, &grp->bb_prealloc_list) {
5659 list_for_each(cur, &grp->bb_prealloc_list) {
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c628 list_for_each(head, del_list) { function
H A Dnetxen_nic_main.c3195 list_for_each(head, &adapter->ip_list) {
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c1157 list_for_each(node, &vf->rcv_pend.wait_list) {
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dgtt.c2607 list_for_each(pos, &vgpu->gtt.ppgtt_mm_list_head) {
/linux-master/tools/perf/
H A Dbuiltin-kwork.c1516 list_for_each(pos, head)
/linux-master/drivers/usb/gadget/
H A Dconfigfs.c1614 list_for_each(iter, &gi->string_list)
/linux-master/drivers/tty/
H A Dtty_io.c280 list_for_each(p, &tty->tty_files) {
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1534 list_for_each(entry, &pf->ptp.ports_owner.ports) {
/linux-master/drivers/firmware/arm_scmi/
H A Ddriver.c2253 list_for_each(p, &scmi_list) {
/linux-master/fs/nilfs2/
H A Dbtree.c2142 list_for_each(head, &lists[level]) {
/linux-master/drivers/dma/xilinx/
H A Dxilinx_dma.c992 list_for_each(entry, &desc->segments) {
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1145 list_for_each(plist, phead) function
/linux-master/drivers/usb/core/
H A Dhcd.c1194 list_for_each(tmp, &urb->ep->urb_list) {
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c910 list_for_each(cur, head) { function
/linux-master/kernel/locking/
H A Dlockdep.c990 list_for_each(f, h) { function
/linux-master/drivers/scsi/
H A Ddc395x.c685 list_for_each(pos, head)

Completed in 345 milliseconds

123456789