Home
last modified time | relevance | path

Searched defs:progfd (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_lirc_mode2_user.c52 int ret, lircfd, progfd, inputfd; in main() local
/linux/tools/bpf/bpftool/
H A Dnet.c640 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, in do_attach_detach_xdp()
669 static int do_attach_tcx(int progfd, enum net_attach_type attach_type, int ifindex) in do_attach_tcx()
686 int progfd, ifindex, err = 0; in do_attach() local
753 int progfd, ifindex, err = 0; in do_detach() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsocket_helpers.h219 static inline int enable_reuseport(int s, int progfd) in enable_reuseport()
234 static inline int socket_loopback_reuseport(int family, int sotype, int progfd) in socket_loopback_reuseport()
H A Dtest_sysctl.c1533 int progfd = -1; in run_test_case() local
H A Dsockmap_listen.c311 int progfd; in test_destroy_orphan_child() member