Lines Matching refs:libbpf_err

326 		return libbpf_err(-EINVAL);  in bpf_xdp_attach()
335 return libbpf_err(err); in bpf_xdp_attach()
443 return libbpf_err(-EINVAL); in bpf_xdp_query()
446 return libbpf_err(-EINVAL); in bpf_xdp_query()
451 return libbpf_err(-EINVAL); in bpf_xdp_query()
459 return libbpf_err(err); in bpf_xdp_query()
472 return libbpf_err(err); in bpf_xdp_query()
483 return libbpf_err(err); in bpf_xdp_query()
488 return libbpf_err(err); in bpf_xdp_query()
502 return libbpf_err(ret); in bpf_xdp_query_id()
611 return libbpf_err(-EINVAL); in bpf_tc_hook_create()
614 return libbpf_err(ret); in bpf_tc_hook_create()
625 return libbpf_err(-EINVAL); in bpf_tc_hook_destroy()
630 return libbpf_err(__bpf_tc_detach(hook, NULL, true)); in bpf_tc_hook_destroy()
632 return libbpf_err(tc_qdisc_delete(hook)); in bpf_tc_hook_destroy()
634 return libbpf_err(-EOPNOTSUPP); in bpf_tc_hook_destroy()
636 return libbpf_err(-EINVAL); in bpf_tc_hook_destroy()
718 return libbpf_err(-EINVAL); in bpf_tc_attach()
731 return libbpf_err(-EINVAL); in bpf_tc_attach()
733 return libbpf_err(-EINVAL); in bpf_tc_attach()
735 return libbpf_err(-EINVAL); in bpf_tc_attach()
752 return libbpf_err(ret); in bpf_tc_attach()
757 return libbpf_err(ret); in bpf_tc_attach()
760 return libbpf_err(-EMSGSIZE); in bpf_tc_attach()
763 return libbpf_err(ret); in bpf_tc_attach()
767 return libbpf_err(ret); in bpf_tc_attach()
775 return libbpf_err(ret); in bpf_tc_attach()
777 return libbpf_err(-ENOENT); in bpf_tc_attach()
848 return libbpf_err(-EINVAL); in bpf_tc_detach()
851 return libbpf_err(ret); in bpf_tc_detach()
864 return libbpf_err(-EINVAL); in bpf_tc_query()
878 return libbpf_err(-EINVAL); in bpf_tc_query()
880 return libbpf_err(-EINVAL); in bpf_tc_query()
895 return libbpf_err(ret); in bpf_tc_query()
900 return libbpf_err(ret); in bpf_tc_query()
907 return libbpf_err(ret); in bpf_tc_query()
909 return libbpf_err(-ENOENT); in bpf_tc_query()