Home
last modified time | relevance | path

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

12

/drivers/gpu/drm/amd/display/dc/core/
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()
A Ddc_sink.c82 goto alloc_fail; in dc_sink_create()
94 alloc_fail: in dc_sink_create()
A Ddc_stream.c174 goto alloc_fail; in dc_create_stream_for_sink()
186 alloc_fail: in dc_create_stream_for_sink()
/drivers/net/ethernet/meta/fbnic/
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()
/drivers/scsi/snic/
A Dsnic_stats.h19 atomic64_t alloc_fail; /* Alloc Failures */ member
A Dsnic_debugfs.c201 (u64) atomic64_read(&stats->io.alloc_fail), in snic_stats_show()
A Dsnic_io.c230 atomic64_inc(&snic->s_stats.io.alloc_fail); in snic_req_init()
/drivers/platform/mellanox/
A Dmlxreg-dpu.c540 goto alloc_fail; in mlxreg_dpu_probe()
585 alloc_fail: in mlxreg_dpu_probe()
/drivers/net/ethernet/tehuti/
A Dtn40.h158 u64 alloc_fail; member
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()
/drivers/infiniband/hw/hfi1/
A Dvnic_main.c482 goto alloc_fail; in hfi1_vnic_init()
490 alloc_fail: in hfi1_vnic_init()
/drivers/net/ethernet/hisilicon/
A Dhip04_eth.c1006 goto alloc_fail; in hip04_mac_probe()
1011 goto alloc_fail; in hip04_mac_probe()
1015 alloc_fail: in hip04_mac_probe()
/drivers/net/ethernet/realtek/rtase/
A Drtase.h302 u64 alloc_fail; member
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()
/drivers/input/mouse/
A Dhgpk.c987 goto alloc_fail; in hgpk_init()
1009 alloc_fail: in hgpk_init()
/drivers/gpu/drm/amd/display/dc/link/
A Dlink_factory.c843 goto alloc_fail; in link_create()
853 alloc_fail: in link_create()
/drivers/net/ethernet/cavium/thunder/
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()
/drivers/net/ethernet/mellanox/mlx4/
A Dmlx4_en.h349 unsigned long alloc_fail; member
A Den_netdev.c2077 priv->rx_ring[i]->alloc_fail = 0; in mlx4_en_clear_stats()
3117 stats->alloc_fail = READ_ONCE(ring->alloc_fail); in mlx4_get_queue_stats_rx()
3156 rx->alloc_fail = 0; in mlx4_get_base_stats()
A Den_rx.c68 ring->alloc_fail++; in mlx4_en_alloc_frags()
/drivers/net/ethernet/cisco/enic/
A Denic_main.c2341 rxs->alloc_fail = rqstats->pp_alloc_fail; in enic_get_queue_stats_rx()
2369 rxs->alloc_fail = 0; in enic_get_base_stats()
/drivers/net/ethernet/google/gve/
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()
/drivers/media/platform/verisilicon/
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()
/drivers/net/ethernet/mellanox/mlx5/core/
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()
/drivers/net/ethernet/myricom/myri10ge/
A Dmyri10ge.c134 int alloc_fail; member

Completed in 737 milliseconds

12