Searched refs:list_for_each (Results 1 - 25 of 212) sorted by last modified time

123456789

/linux-master/net/ipv4/
H A Daf_inet.c1204 list_for_each(lh, &inetsw[p->type]) {
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c3482 list_for_each(lh, &card->qdio.in_buf_pool.entry_list)
H A Dlcs.c1150 list_for_each(l, &card->ipm_list) {
1176 list_for_each(l, &card->ipm_list) {
/linux-master/drivers/s390/char/
H A Draw3270.c766 list_for_each(l, &raw3270_devices) {
/linux-master/drivers/nvme/target/
H A Dconfigfs.c2197 list_for_each(entry, &nvmet_subsystems_group.cg_children) {
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1566 list_for_each(pos, &priv->rxnfc_list)
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c9031 list_for_each(p, &idev->addr_list) {
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_tcam.c406 list_for_each(pos, &group->region_list) {
455 list_for_each(pos, &vgroup->vregion_list) {
496 list_for_each(pos, &vgroup->vregion_list) {
976 list_for_each(pos, &vregion->vchunk_list) {
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c378 list_for_each(tmp, &cc->cc_rwctxts) {
704 list_for_each(pos, &cc->cc_rwctxts) {
/linux-master/net/ipv6/
H A Daddrconf.c1006 list_for_each(p, &idev->addr_list) {
/linux-master/kernel/trace/
H A Dring_buffer.c1263 list_for_each(hd, cpu_buffer->pages)
/linux-master/drivers/hv/
H A Dvmbus_drv.c489 list_for_each(cur, &channel->sc_list) {
H A Dchannel.c490 list_for_each(curr, &msginfo->submsglist) {
/linux-master/fs/smb/client/
H A Dfile.c1654 list_for_each(el, &flctx->flc_posix) {
/linux-master/fs/ext4/
H A Dsuper.c1181 list_for_each(l, &sbi->s_orphan) {
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c184 list_for_each(tmp, lag->netdev_head) {
1466 list_for_each(tmp, lag->netdev_head) {
/linux-master/net/sched/
H A Dsch_fq_pie.c514 list_for_each(pos, &q->new_flows)
517 list_for_each(pos, &q->old_flows)
/linux-master/fs/ubifs/
H A Dlprops.c898 list_for_each(pos, &c->idx_gc)
/linux-master/drivers/video/fbdev/
H A Duvesafb.c858 list_for_each(pos, &info->modelist)
868 list_for_each(pos, &info->modelist) {
/linux-master/drivers/usb/core/
H A Dhcd.c1194 list_for_each(tmp, &urb->ep->urb_list) {
/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c120 list_for_each(pos, head) { function
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1145 list_for_each(plist, phead) function
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c237 list_for_each(plist, phead) { function
406 list_for_each(plist, phead) { function
428 list_for_each(plist, phead) { function
522 list_for_each(plist, phead) { function
1748 list_for_each(mlme->pscanned, phead) {
1845 list_for_each(pmlmepriv->pscanned, phead) {
H A Drtw_sta_mgt.c154 list_for_each(plist, phead) { function
483 list_for_each(plist, phead) { function
536 list_for_each(plist, phead) { function
/linux-master/drivers/s390/block/
H A Ddasd.c665 list_for_each(l, &block->ccw_queue)
696 list_for_each(l, &device->ccw_queue)

Completed in 527 milliseconds

123456789