Searched refs:list_for_each_safe (Results 51 - 75 of 178) sorted by path

12345678

/linux-master/drivers/misc/genwqe/
H A Dcard_dev.c197 list_for_each_safe(node, next, &cfile->map_list) {
234 list_for_each_safe(node, next, &cfile->pin_list) {
/linux-master/drivers/misc/sgi-gru/
H A Dgrufile.c74 list_for_each_safe(entry, next, &vdata->vd_head) {
/linux-master/drivers/mmc/core/
H A Dblock.c2840 list_for_each_safe(pos, q, &md->rpmbs) {
2846 list_for_each_safe(pos, q, &md->part) {
/linux-master/drivers/mtd/devices/
H A Dblock2mtd.c512 list_for_each_safe(pos, next, &blkmtd_device_list) {
/linux-master/drivers/mtd/nand/raw/
H A Dnandsim.c2401 list_for_each_safe(pos, n, &grave_pages) {
2406 list_for_each_safe(pos, n, &weak_pages) {
2411 list_for_each_safe(pos, n, &weak_blocks) {
2438 list_for_each_safe(pos, n, &grave_pages) {
2443 list_for_each_safe(pos, n, &weak_pages) {
2448 list_for_each_safe(pos, n, &weak_blocks) {
/linux-master/drivers/net/can/mscan/
H A Dmscan.c442 list_for_each_safe(pos, tmp, &priv->tx_head) {
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1999 list_for_each_safe(pos, q, &psfp->sfi_list) {
2034 list_for_each_safe(pos, q, &psfp->sfi_list) {
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_flower.c540 list_for_each_safe(pos, n, &priv->flow_block.rules) {
/linux-master/drivers/net/
H A Deql.c151 list_for_each_safe(this, tmp, head) { function
239 list_for_each_safe(this, tmp, head) { function
312 list_for_each_safe(this, tmp, head) { function
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c14393 list_for_each_safe(pos, q, &bnx2x_prev_list) {
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c1068 list_for_each_safe(temp, tmp2, &freelist) {
H A Docteon_droq.c761 list_for_each_safe(tmp, tmp2, &droq->dispatch_list) {
812 list_for_each_safe(tmp, tmp2, &droq->dispatch_list) {
H A Drequest_manager.c785 list_for_each_safe(tmp, tmp2, &done_sc_list->head) {
820 list_for_each_safe(tmp, tmp2, &zombie_sc_list->head) {
842 list_for_each_safe(tmp, tmp2, &oct->sc_buf_pool.head) {
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c214 list_for_each_safe(pos, n, &block->acl_entries) {
625 list_for_each_safe(pos, n, &block->mirror_entries) {
773 list_for_each_safe(pos, n, &block->mirror_entries) {
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c1852 list_for_each_safe(pos, temp, &(port->mc_list->list)) {
/linux-master/drivers/net/ethernet/ibm/
H A Dibmvnic.c3328 list_for_each_safe(entry, tmp_entry, &adapter->rwi_list) {
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_lag.c1710 list_for_each_safe(tmp, n, &lag_work->netdev_list.node) {
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c1002 list_for_each_safe(pos, n, &flow_cfg->flow_list_tc) {
1024 list_for_each_safe(pos, n, &flow_cfg->flow_list_tc) {
1115 list_for_each_safe(pos, n, &flow_cfg->flow_list_tc) {
1129 list_for_each_safe(pos, n, &flow_cfg->flow_list_tc) {
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c854 list_for_each_safe(ptr, storage, &priv->tun.ipv4_off_list) {
878 list_for_each_safe(ptr, storage, &priv->tun.ipv4_off_list) {
908 list_for_each_safe(ptr, storage, &priv->tun.ipv4_off_list) {
1551 list_for_each_safe(ptr, storage, &priv->tun.ipv4_off_list) {
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c516 list_for_each_safe(head, tmp, &adapter->mac_list) {
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.c1163 list_for_each_safe(cursor, next, &ptp->evt_list) {
1199 list_for_each_safe(cursor, next, &ptp->evt_list) {
1367 list_for_each_safe(cursor, next, &efx->ptp_data->evt_list) {
/linux-master/drivers/net/ethernet/sun/
H A Dcassini.c509 list_for_each_safe(elem, tmp, &list) {
527 list_for_each_safe(elem, tmp, &list) {
548 list_for_each_safe(elem, tmp, &list) {
/linux-master/drivers/net/ethernet/ti/
H A Dam65-cpts.c248 list_for_each_safe(this, next, &cpts->events) {
843 list_for_each_safe(this, next, &events) {
908 list_for_each_safe(this, next, &cpts->events) {
H A Dcpts.c69 list_for_each_safe(this, next, &cpts->events) {
377 list_for_each_safe(this, next, &events) {
468 list_for_each_safe(this, next, &cpts->events) {
/linux-master/drivers/net/phy/
H A Ddp83640.c604 list_for_each_safe(this, next, &dp83640->rxts) {
973 list_for_each_safe(this, next, &phyter_clocks) {
1344 list_for_each_safe(this, next, &dp83640->rxts) {
1505 list_for_each_safe(this, next, &clock->phylist) {

Completed in 471 milliseconds

12345678