Home
last modified time | relevance | path

Searched refs:err_buf (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/usb/misc/
H A Dcypress_cy7c63.c93 goto err_buf; in vendor_command()
113 err_buf: in vendor_command()
/linux/drivers/net/ethernet/intel/libeth/
H A Drx.c183 goto err_buf; in libeth_rx_fq_create()
197 err_buf: in libeth_rx_fq_create()
/linux/drivers/infiniband/hw/mlx4/
H A Dsrq.c126 goto err_buf; in mlx4_ib_create_srq()
166 goto err_buf; in mlx4_ib_create_srq()
212 err_buf: in mlx4_ib_create_srq()
/linux/tools/bpf/bpftool/
H A Dnet.c911 char err_buf[256]; in do_show() local
971 libbpf_strerror(ret, err_buf, sizeof(err_buf)); in do_show()
972 fprintf(stderr, "Error: %s\n", err_buf); in do_show()
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh473 err_buf=
478 err_buf="${err_buf}${1}
490 printf "%s" "${err_buf}"
491 err_buf=
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c163 char err_buf[256], buf[256] = {}, *ptr, *buf_end; in compile_regex()
203 regerror(err, regex, err_buf, sizeof(err_buf)); in compile_regex()
204 PRINT_FAIL("Regexp compilation error in '%s': '%s'\n", buf, err_buf); in compile_regex()
162 char err_buf[256], buf[256] = {}, *ptr, *buf_end; compile_regex() local
H A Dtest_sockmap.c1954 char err_buf[256]; in populate_progs() local
1956 libbpf_strerror(err, err_buf, sizeof(err_buf)); in populate_progs()
1958 bpf_file, err_buf); in populate_progs()
/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.c142 goto err_buf; in create_srq_kernel()
163 err_buf: in create_srq_kernel()
H A Dcq.c915 goto err_buf; in create_cq_kernel()
930 err_buf: in create_cq_kernel()
H A Dqp.c1157 goto err_buf; in _create_kernel_qp()
1212 err_buf: in _create_kernel_qp()
/linux/drivers/media/radio/si470x/
H A Dradio-si470x-usb.c731 goto err_buf; in si470x_usb_driver_probe()
749 err_buf: in si470x_usb_driver_probe()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c770 goto err_buf; in mlx4_alloc_hwq_res()
780 err_buf: in mlx4_alloc_hwq_res()
/linux/tools/testing/selftests/net/
H A Dpmtu.sh359 err_buf=
366 err_buf="${err_buf}${1}
371 echo -n "${err_buf}"
372 err_buf=
/linux/drivers/accessibility/speakup/
H A Dmain.c344 static const char err_buf[] = "set selection failed"; in speakup_cut() local
366 pr_warn("%sEFAULT\n", err_buf); in speakup_cut()
369 pr_warn("%sEINVAL\n", err_buf); in speakup_cut()
372 pr_warn("%sENOMEM\n", err_buf); in speakup_cut()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c335 goto err_buf; in bot_prepare_reqs()
349 err_buf: in bot_prepare_reqs()
913 goto err_buf; in uasp_alloc_cmd()
921 err_buf: in uasp_alloc_cmd()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c1185 goto err_buf; in hns_roce_create_qp_common()
1247 err_buf: in hns_roce_create_qp_common()
/linux/drivers/net/
H A Dvirtio_net.c1911 goto err_buf; in xdp_linearize_page()
1918 goto err_buf; in xdp_linearize_page()
1926 goto err_buf; in xdp_linearize_page()
1938 err_buf: in xdp_linearize_page()
2527 goto err_buf; in receive_mergeable()
2550 err_buf: in receive_mergeable()