/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_surface.c | 206 goto alloc_fail; in dc_create_gamma() 211 alloc_fail: in dc_create_gamma() 236 goto alloc_fail; in dc_create_transfer_func() 242 alloc_fail: in dc_create_transfer_func() 258 goto alloc_fail; in dc_create_3dlut_func() 265 alloc_fail: in dc_create_3dlut_func()
|
H A D | dc_sink.c | 82 goto alloc_fail; in dc_sink_create() 94 alloc_fail: in dc_sink_create()
|
H A D | dc_stream.c | 172 goto alloc_fail; in dc_create_stream_for_sink() 184 alloc_fail: in dc_create_stream_for_sink()
|
/linux/drivers/scsi/snic/ |
H A D | snic_stats.h | 19 atomic64_t alloc_fail; /* Alloc Failures */ member
|
H A D | snic_debugfs.c | 201 (u64) atomic64_read(&stats->io.alloc_fail), in snic_stats_show()
|
H A D | snic_io.c | 230 atomic64_inc(&snic->s_stats.io.alloc_fail); in snic_req_init()
|
/linux/drivers/staging/fbtft/ |
H A D | fbtft-core.c | 576 goto alloc_fail; in fbtft_framebuffer_alloc() 580 goto alloc_fail; in fbtft_framebuffer_alloc() 584 goto alloc_fail; in fbtft_framebuffer_alloc() 593 goto alloc_fail; in fbtft_framebuffer_alloc() 598 goto alloc_fail; in fbtft_framebuffer_alloc() 699 alloc_fail: in fbtft_framebuffer_alloc()
|
/linux/include/net/ |
H A D | netdev_queues.h | 11 u64 alloc_fail; member
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | tn40.h | 126 u64 alloc_fail; member
|
H A D | tn40.c | 382 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 D | vnic_main.c | 482 goto alloc_fail; in hfi1_vnic_init() 490 alloc_fail: in hfi1_vnic_init()
|
/linux/drivers/net/ethernet/hisilicon/ |
H A D | hip04_eth.c | 1008 goto alloc_fail; in hip04_mac_probe() 1013 goto alloc_fail; in hip04_mac_probe() 1017 alloc_fail: in hip04_mac_probe()
|
/linux/drivers/net/ethernet/realtek/rtase/ |
H A D | rtase.h | 293 u64 alloc_fail; member
|
H A D | rtase_main.c | 329 ring->alloc_fail = 0; in rtase_tx_desc_init() 376 ring->alloc_fail++; in rtase_alloc_rx_data_buf() 593 ring->alloc_fail = 0; in rtase_rx_desc_init()
|
/linux/drivers/input/mouse/ |
H A D | hgpk.c | 987 goto alloc_fail; in hgpk_init() 1009 alloc_fail: in hgpk_init()
|
/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_factory.c | 832 goto alloc_fail; in link_create() 842 alloc_fail: in link_create()
|
/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.c | 1016 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 D | mlx4_en.h | 358 unsigned long alloc_fail; member
|
H A D | en_netdev.c | 2077 priv->rx_ring[i]->alloc_fail = 0; in mlx4_en_clear_stats() 3118 stats->alloc_fail = READ_ONCE(ring->alloc_fail); in mlx4_get_queue_stats_rx() 3157 rx->alloc_fail = 0; in mlx4_get_base_stats()
|
H A D | en_rx.c | 86 ring->alloc_fail++; in mlx4_en_alloc_frags()
|
/linux/fs/btrfs/ |
H A D | transaction.c | 677 goto alloc_fail; in start_transaction() 794 alloc_fail: in start_transaction()
|
/linux/net/core/ |
H A D | netdev-genl.c | 572 netdev_stat_put(rsp, NETDEV_A_QSTATS_RX_ALLOC_FAIL, rx->alloc_fail) || in netdev_nl_stats_write_rx()
|
/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_main.c | 2575 rx_stats->alloc_fail = rx->rx_skb_alloc_fail + in gve_get_rx_queue_stats() 2600 rx->alloc_fail = 0; in gve_get_base_stats()
|
/linux/drivers/media/platform/verisilicon/ |
H A D | rockchip_vpu981_hw_av1_dec.c | 1276 goto alloc_fail; in rockchip_vpu981_av1_dec_set_fgs() 1381 alloc_fail: in rockchip_vpu981_av1_dec_set_fgs()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_main.c | 5355 stats->alloc_fail = rq_stats->buff_alloc_err + in mlx5e_get_queue_stats_rx() 5390 rx->alloc_fail = 0; in mlx5e_get_base_stats() 5399 rx->alloc_fail += rx_i.alloc_fail; in mlx5e_get_base_stats()
|