/Linux-v6.6/drivers/i2c/muxes/ |
D | i2c-mux-gpio.c | 162 goto alloc_failed; in i2c_mux_gpio_probe() 192 goto alloc_failed; in i2c_mux_gpio_probe() 224 alloc_failed: in i2c_mux_gpio_probe()
|
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 92 u64 alloc_failed; member 310 u64 alloc_failed; member
|
D | fm10k_pci.c | 542 u64 restart_queue = 0, tx_busy = 0, alloc_failed = 0; in fm10k_update_stats() local 586 alloc_failed += rx_ring->rx_stats.alloc_failed; in fm10k_update_stats() 599 interface->alloc_failed = alloc_failed; in fm10k_update_stats()
|
D | fm10k_main.c | 88 rx_ring->rx_stats.alloc_failed++; in fm10k_alloc_mapped_page() 101 rx_ring->rx_stats.alloc_failed++; in fm10k_alloc_mapped_page() 322 rx_ring->rx_stats.alloc_failed++; in fm10k_fetch_rx_buffer()
|
D | fm10k_ethtool.c | 56 FM10K_STAT("rx_alloc_failed", alloc_failed),
|
/Linux-v6.6/drivers/net/ethernet/engleder/ |
D | tsnep_main.c | 296 goto alloc_failed; in tsnep_tx_ring_create() 316 alloc_failed: in tsnep_tx_ring_create() 1103 bool alloc_failed = false; in tsnep_rx_alloc() local 1106 for (i = 0; i < count && !alloc_failed; i++) { in tsnep_rx_alloc() 1110 rx->alloc_failed++; in tsnep_rx_alloc() 1111 alloc_failed = true; in tsnep_rx_alloc() 1172 rx->alloc_failed++; in tsnep_rx_alloc_zc() 1616 goto alloc_failed; in tsnep_rx_open() 1625 goto alloc_failed; in tsnep_rx_open() 1630 alloc_failed: in tsnep_rx_open()
|
D | tsnep_ethtool.c | 185 tsnep_stats.rx_alloc_failed += adapter->rx[i].alloc_failed; in tsnep_ethtool_get_ethtool_stats() 209 adapter->rx[i].alloc_failed; in tsnep_ethtool_get_ethtool_stats()
|
D | tsnep.h | 138 u32 alloc_failed; member
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 119 unsigned long alloc_failed; /* # of times buffer allocation failed */ member
|
/Linux-v6.6/security/keys/ |
D | request_key.c | 399 goto alloc_failed; in construct_alloc_key() 480 alloc_failed: in construct_alloc_key()
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 131 unsigned long alloc_failed; /* # of buffer allocation failures */ member
|
D | sge.c | 679 fl->alloc_failed++; in refill_fl() 2364 fl->alloc_failed = 0; in t4vf_sge_alloc_rxq()
|
D | cxgb4vf_main.c | 2224 R("FLAllocErr:", fl.alloc_failed); in sge_qstats_show()
|
/Linux-v6.6/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 101 goto alloc_failed; in alloc_mcc_wrb() 105 goto alloc_failed; in alloc_mcc_wrb() 114 goto alloc_failed; in alloc_mcc_wrb() 136 alloc_failed: in alloc_mcc_wrb()
|
/Linux-v6.6/drivers/net/ethernet/intel/igc/ |
D | igc.h | 60 u64 alloc_failed; member
|
D | igc_main.c | 2191 rx_ring->rx_stats.alloc_failed++; in igc_alloc_mapped_page() 2207 rx_ring->rx_stats.alloc_failed++; in igc_alloc_mapped_page() 2661 rx_ring->rx_stats.alloc_failed++; in igc_clean_rx_irq() 2743 ring->rx_stats.alloc_failed++; in igc_dispatch_skb_zc()
|
D | igc_ethtool.c | 864 data[i + 4] = ring->rx_stats.alloc_failed; in igc_ethtool_get_stats()
|
/Linux-v6.6/drivers/net/usb/ |
D | cdc_ncm.c | 1252 goto alloc_failed; in cdc_ncm_fill_tx_frame() 1272 goto alloc_failed; in cdc_ncm_fill_tx_frame() 1465 alloc_failed: in cdc_ncm_fill_tx_frame()
|
/Linux-v6.6/drivers/net/ethernet/intel/igb/ |
D | igb.h | 303 u64 alloc_failed; member
|
D | igb_main.c | 8985 rx_ring->rx_stats.alloc_failed++; in igb_clean_rx_irq() 9056 rx_ring->rx_stats.alloc_failed++; in igb_alloc_mapped_page() 9072 rx_ring->rx_stats.alloc_failed++; in igb_alloc_mapped_page()
|
/Linux-v6.6/tools/perf/ |
D | builtin-lock.c | 502 goto alloc_failed; in lock_stat_findnew() 508 goto alloc_failed; in lock_stat_findnew() 517 alloc_failed: in lock_stat_findnew()
|
/Linux-v6.6/drivers/net/ethernet/freescale/ |
D | fec_main.c | 3314 goto alloc_failed; in fec_enet_alloc_queue() 3330 goto alloc_failed; in fec_enet_alloc_queue() 3339 goto alloc_failed; in fec_enet_alloc_queue() 3347 alloc_failed: in fec_enet_alloc_queue()
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 2735 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show() 2787 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show() 2846 RL("FLAllocErr:", fl.alloc_failed); in sge_qinfo_show()
|
D | cxgb4.h | 738 unsigned long alloc_failed; /* # of times buffer allocation failed */ member
|
D | sge.c | 594 q->alloc_failed++; in refill_fl() 4498 fl->alloc_failed = fl->large_alloc_failed = fl->starving = 0; in t4_sge_alloc_rxq()
|