Home
last modified time | relevance | path

Searched refs:alloc_fail (Results 1 – 23 of 23) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_surface.c201 goto alloc_fail; in dc_create_gamma()
206 alloc_fail: in dc_create_gamma()
231 goto alloc_fail; in dc_create_transfer_func()
237 alloc_fail: in dc_create_transfer_func()
253 goto alloc_fail; in dc_create_3dlut_func()
260 alloc_fail: in dc_create_3dlut_func()
H A Ddc_sink.c82 goto alloc_fail; in dc_sink_create()
94 alloc_fail: in dc_sink_create()
H A Ddc_stream.c174 goto alloc_fail; in dc_create_stream_for_sink()
186 alloc_fail: in dc_create_stream_for_sink()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c531 u64 bytes, packets, alloc_fail; in fbnic_get_queue_stats_rx() local
543 alloc_fail = stats->rx.alloc_failed; in fbnic_get_queue_stats_rx()
550 rx->alloc_fail = alloc_fail; in fbnic_get_queue_stats_rx()
611 rx->alloc_fail = fbn->rx_stats.rx.alloc_failed; in fbnic_get_base_stats()
/linux/drivers/scsi/snic/
H A Dsnic_stats.h19 atomic64_t alloc_fail; /* Alloc Failures */ member
H A Dsnic_debugfs.c201 (u64) atomic64_read(&stats->io.alloc_fail), in snic_stats_show()
H A Dsnic_io.c230 atomic64_inc(&snic->s_stats.io.alloc_fail); in snic_req_init()
/linux/include/net/
H A Dnetdev_queues.h21 u64 alloc_fail; member
/linux/drivers/platform/mellanox/
H A Dmlxreg-dpu.c540 goto alloc_fail; in mlxreg_dpu_probe()
585 alloc_fail: in mlxreg_dpu_probe()
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.h158 u64 alloc_fail; member
H A Dtn40.c382 priv->alloc_fail++; in tn40_rx_receive()
1600 stats->alloc_fail = priv->alloc_fail; in tn40_get_queue_stats_rx()
1624 rx->alloc_fail = 0; in tn40_get_base_stats()
/linux/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c482 goto alloc_fail; in hfi1_vnic_init()
490 alloc_fail: in hfi1_vnic_init()
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase.h302 u64 alloc_fail; member
H A Drtase_main.c330 ring->alloc_fail = 0; in rtase_tx_desc_init()
380 ring->alloc_fail++; in rtase_alloc_rx_data_buf()
598 ring->alloc_fail = 0; in rtase_rx_desc_init()
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_factory.c843 goto alloc_fail; in link_create()
853 alloc_fail: in link_create()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1016 goto alloc_fail; in nicvf_alloc_resources()
1022 goto alloc_fail; in nicvf_alloc_resources()
1028 goto alloc_fail; in nicvf_alloc_resources()
1032 alloc_fail: in nicvf_alloc_resources()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h349 unsigned long alloc_fail; member
/linux/fs/btrfs/
H A Dtransaction.c685 goto alloc_fail; in start_transaction()
803 alloc_fail: in start_transaction()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2674 rx_stats->alloc_fail = rx->rx_skb_alloc_fail + in gve_get_rx_queue_stats()
2699 rx->alloc_fail = 0; in gve_get_base_stats()
/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1274 goto alloc_fail; in rockchip_vpu981_av1_dec_set_fgs()
1379 alloc_fail: in rockchip_vpu981_av1_dec_set_fgs()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5426 stats->alloc_fail = rq_stats->buff_alloc_err + in mlx5e_get_queue_stats_rx()
5459 rx->alloc_fail = 0; in mlx5e_get_base_stats()
5468 rx->alloc_fail += rx_i.alloc_fail; in mlx5e_get_base_stats()
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c134 int alloc_fail; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c15775 stats->alloc_fail = cpr->sw_stats->rx.rx_oom_discards; in bnxt_get_queue_stats_rx()
15810 rx->alloc_fail = bp->ring_err_stats_prev.rx_total_oom_discards; in bnxt_get_base_stats()