/openbmc/openbmc-test-automation/lib/ |
H A D | gen_cmd.py | 80 err_buf = "" 98 err_buf += line 101 err_buf += line 133 return shell_rc, out_buf, err_buf
|
H A D | utilities.py | 210 out_buf, err_buf = sub_proc.communicate()
|
/openbmc/linux/drivers/tty/ |
H A D | tty_audit.c | 42 goto err_buf; in tty_audit_buf_alloc() 48 err_buf: in tty_audit_buf_alloc()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | cypress_cy7c63.c | 93 goto err_buf; in vendor_command() 113 err_buf: in vendor_command()
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | srq.c | 126 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()
|
H A D | cq.c | 115 goto err_buf; in mlx4_ib_alloc_cq_buf() 126 err_buf: in mlx4_ib_alloc_cq_buf() 156 goto err_buf; in mlx4_ib_get_cq_umem() 167 err_buf: in mlx4_ib_get_cq_umem() 425 goto err_buf; in mlx4_ib_resize_cq() 460 err_buf: in mlx4_ib_resize_cq()
|
H A D | qp.c | 931 goto err_buf; in create_rq() 985 err_buf: in create_rq() 1114 goto err_buf; in create_qp_common() 1168 goto err_buf; in create_qp_common() 1274 err_buf: in create_qp_common()
|
H A D | mad.c | 2021 goto err_buf; in create_pv_resources() 2082 err_buf: in create_pv_resources()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | gen.c | 979 char err_buf[256]; in do_skeleton() local 982 libbpf_strerror(err, err_buf, sizeof(err_buf)); in do_skeleton() 983 p_err("failed to open BPF object file: %s", err_buf); in do_skeleton() 1359 char err_buf[256]; in do_subskeleton() local 1361 libbpf_strerror(errno, err_buf, sizeof(err_buf)); in do_subskeleton() 1362 p_err("failed to open BPF object file: %s", err_buf); in do_subskeleton()
|
H A D | net.c | 847 char err_buf[256]; in do_show() local 907 libbpf_strerror(ret, err_buf, sizeof(err_buf)); in do_show() 908 fprintf(stderr, "Error: %s\n", err_buf); in do_show()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | quatech2.c | 636 goto err_buf; in qt2_attach() 649 err_buf: in qt2_attach() 670 goto err_buf; in qt2_port_probe() 688 err_buf: in qt2_port_probe()
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | nft_concat_range.sh | 423 err_buf= 428 err_buf="${err_buf}${1} 440 printf "%s" "${err_buf}" 441 err_buf=
|
/openbmc/u-boot/tools/ |
H A D | fit_image.c | 374 goto err_buf; in fit_build() 381 goto err_buf; in fit_build() 395 err_buf: in fit_build()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | srq.c | 142 goto err_buf; in create_srq_kernel() 163 err_buf: in create_srq_kernel()
|
H A D | cq.c | 907 goto err_buf; in create_cq_kernel() 922 err_buf: in create_cq_kernel()
|
H A D | qp.c | 1159 goto err_buf; in _create_kernel_qp() 1214 err_buf: in _create_kernel_qp()
|
/openbmc/linux/drivers/media/radio/si470x/ |
H A D | radio-si470x-usb.c | 731 goto err_buf; in si470x_usb_driver_probe() 749 err_buf: in si470x_usb_driver_probe()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 1940 char err_buf[256]; in populate_progs() local 1942 libbpf_strerror(err, err_buf, sizeof(err_buf)); in populate_progs() 1944 bpf_file, err_buf); in populate_progs()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | alloc.c | 792 goto err_buf; in mlx4_alloc_hwq_res() 802 err_buf: in mlx4_alloc_hwq_res()
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | pmtu.sh | 360 err_buf= 367 err_buf="${err_buf}${1} 372 echo -n "${err_buf}" 373 err_buf=
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | main.c | 344 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()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 315 goto err_buf; in bot_prepare_reqs() 329 err_buf: in bot_prepare_reqs() 758 goto err_buf; in uasp_alloc_cmd() 766 err_buf: in uasp_alloc_cmd()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eq.c | 305 goto err_buf; in create_map_eq() 349 err_buf: in create_map_eq()
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_qp.c | 1115 goto err_buf; in hns_roce_create_qp_common() 1177 err_buf: in hns_roce_create_qp_common()
|
/openbmc/linux/drivers/net/ |
H A D | virtio_net.c | 1114 goto err_buf; in xdp_linearize_page() 1124 goto err_buf; in xdp_linearize_page() 1136 err_buf: in xdp_linearize_page() 1689 goto err_buf; in receive_mergeable() 1743 err_buf: in receive_mergeable()
|