Searched defs:progfd (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_lirc_mode2_user.c52 int ret, lircfd, progfd, inputfd; local
H A Dtest_sock.c407 static int attach_sock_prog(int cgfd, int progfd, argument
482 int progfd = -1; local
H A Dtest_sysctl.c1547 int progfd = -1; local
H A Dtest_sock_addr.c1320 int progfd = -1; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_helpers.h363 static inline int enable_reuseport(int s, int progfd) argument
378 static inline int socket_loopback_reuseport(int family, int sotype, int progfd) argument
H A Dsockmap_listen.c309 int progfd; member in struct:test
/linux-master/tools/bpf/bpftool/
H A Dnet.c633 static int do_attach_detach_xdp(int progfd, enum net_attach_type attach_type, argument
653 int progfd, ifindex, err = 0; local
707 int progfd, ifindex, err = 0; local
[all...]
H A Dprog.c1032 static int parse_attach_detach_args(int argc, char **argv, int *progfd, argument
1068 int err, progfd; local
1090 int err, progfd; local
[all...]

Completed in 247 milliseconds