Home
last modified time | relevance | path

Searched defs:prog_fd (Results 76 – 100 of 136) sorted by relevance

123456

/openbmc/linux/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c52 int err, bytes, efd, prog_fd, pmu_fd; in main() local
H A Dtest_skb_cgroup_id_user.c84 int prog_fd = -1; in get_map_fd_by_prog_id() local
H A Dtest_tcpnotify_user.c77 int prog_fd, rv, cg_fd = -1; in main() local
H A Dxdping.c95 int prog_fd = -1, map_fd = -1; in main() local
H A Dxdp_redirect_multi.c85 int prog_fd, group_all, mac_map; in main() local
H A Dtest_tcp_check_syncookie_user.c87 int prog_fd = -1; in get_map_fd_by_prog_id() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dkfree_skb.c66 int err, prog_fd; in serial_test_kfree_skb() local
H A Dbpf_nf.c56 int prog_fd, err; in test_bpf_nf_ct() local
H A Dl4lb_all.c26 int err, i, prog_fd, map_fd; in test_l4lb() local
H A Dassign_reuse.c16 static int attach_reuseport(int sock_fd, int prog_fd) in attach_reuseport()
H A Dbpf_obj_id.c193 int prog_fd; in serial_test_bpf_obj_id() local
H A Dtcp_rtt.c94 int prog_fd; in run_test() local
H A Dget_stack_raw_tp.c90 int i, err, prog_fd, exp_cnt = MAX_CNT_RAWTP; in test_get_stack_raw_tp() local
H A Dfib_lookup.c165 int prog_fd, err, ret, i; in test_fib_lookup() local
/openbmc/linux/samples/bpf/
H A Dxdp_adjust_tail_user.c89 int i, prog_fd, map_fd, opt; in main() local
H A Dtest_cgrp2_sock.c212 int cg_fd, prog_fd, ret; in main() local
H A Dxdp_tx_iptunnel_user.c165 int opt, prog_fd; in main() local
H A Dcookie_uid_helper_example.c64 static int map_fd, prog_fd; variable
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c308 static int hid_bpf_insert_prog(int prog_fd, struct bpf_prog *prog) in hid_bpf_insert_prog()
398 int prog_fd, struct bpf_prog *prog, __u32 flags) in __hid_bpf_attach_prog()
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h24 int prog_fd = skel->progs.hid_tail_call.prog_fd; in entrypoints_bpf__hid_tail_call__attach() local
/openbmc/qemu/net/
H A Dtap-stub.c89 int tap_fd_set_steering_ebpf(int fd, int prog_fd) in tap_fd_set_steering_ebpf()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c17 int prog_fd; member
/openbmc/linux/tools/perf/util/
H A Dbpf_counter.h123 static inline int bperf_trigger_reading(int prog_fd, int cpu) in bperf_trigger_reading()
H A Dbpf_lock_contention.c282 int prog_fd = bpf_program__fd(skel->progs.collect_lock_syms); in lock_contention_read() local
/openbmc/linux/tools/testing/selftests/hid/progs/
H A Dhid.c11 int prog_fd; member

123456