Lines Matching refs:libbpf_err
327 return libbpf_err(-EINVAL); in bpf_xdp_attach()
336 return libbpf_err(err); in bpf_xdp_attach()
447 return libbpf_err(-EINVAL); in bpf_xdp_query()
450 return libbpf_err(-EINVAL); in bpf_xdp_query()
455 return libbpf_err(-EINVAL); in bpf_xdp_query()
463 return libbpf_err(err); in bpf_xdp_query()
480 return libbpf_err(err); in bpf_xdp_query()
492 return libbpf_err(err); in bpf_xdp_query()
497 return libbpf_err(err); in bpf_xdp_query()
513 return libbpf_err(ret); in bpf_xdp_query_id()
622 return libbpf_err(-EINVAL); in bpf_tc_hook_create()
625 return libbpf_err(ret); in bpf_tc_hook_create()
636 return libbpf_err(-EINVAL); in bpf_tc_hook_destroy()
641 return libbpf_err(__bpf_tc_detach(hook, NULL, true)); in bpf_tc_hook_destroy()
643 return libbpf_err(tc_qdisc_delete(hook)); in bpf_tc_hook_destroy()
645 return libbpf_err(-EOPNOTSUPP); in bpf_tc_hook_destroy()
647 return libbpf_err(-EINVAL); in bpf_tc_hook_destroy()
729 return libbpf_err(-EINVAL); in bpf_tc_attach()
742 return libbpf_err(-EINVAL); in bpf_tc_attach()
744 return libbpf_err(-EINVAL); in bpf_tc_attach()
746 return libbpf_err(-EINVAL); in bpf_tc_attach()
763 return libbpf_err(ret); in bpf_tc_attach()
768 return libbpf_err(ret); in bpf_tc_attach()
771 return libbpf_err(-EMSGSIZE); in bpf_tc_attach()
774 return libbpf_err(ret); in bpf_tc_attach()
778 return libbpf_err(ret); in bpf_tc_attach()
786 return libbpf_err(ret); in bpf_tc_attach()
788 return libbpf_err(-ENOENT); in bpf_tc_attach()
859 return libbpf_err(-EINVAL); in bpf_tc_detach()
862 return libbpf_err(ret); in bpf_tc_detach()
875 return libbpf_err(-EINVAL); in bpf_tc_query()
889 return libbpf_err(-EINVAL); in bpf_tc_query()
891 return libbpf_err(-EINVAL); in bpf_tc_query()
906 return libbpf_err(ret); in bpf_tc_query()
911 return libbpf_err(ret); in bpf_tc_query()
918 return libbpf_err(ret); in bpf_tc_query()
920 return libbpf_err(-ENOENT); in bpf_tc_query()