Home
last modified time | relevance | path

Searched defs:prog_fd (Results 1 – 18 of 18) sorted by relevance

/third_party/libbpf/src/
Dbpf.c115 int prog_fd; in probe_memcg_account() local
622 int bpf_prog_attach(int prog_fd, int target_fd, enum bpf_attach_type type, in bpf_prog_attach()
632 int bpf_prog_attach_opts(int prog_fd, int target, enum bpf_attach_type type, in bpf_prog_attach_opts()
670 int bpf_prog_detach_opts(int prog_fd, int target, enum bpf_attach_type type, in bpf_prog_detach_opts()
712 int bpf_prog_detach2(int prog_fd, int target_fd, enum bpf_attach_type type) in bpf_prog_detach2()
717 int bpf_link_create(int prog_fd, int target_fd, in bpf_link_create()
969 int bpf_prog_test_run_opts(int prog_fd, struct bpf_test_run_opts *opts) in bpf_prog_test_run_opts()
1149 int bpf_prog_get_info_by_fd(int prog_fd, struct bpf_prog_info *info, __u32 *info_len) in bpf_prog_get_info_by_fd()
1169 int bpf_raw_tracepoint_open(const char *name, int prog_fd) in bpf_raw_tracepoint_open()
1272 int bpf_prog_bind_map(int prog_fd, int map_fd, in bpf_prog_bind_map()
Dskel_internal.h45 int prog_fd; member
277 static inline int skel_raw_tracepoint_open(const char *name, int prog_fd) in skel_raw_tracepoint_open()
289 static inline int skel_link_create(int prog_fd, int target_fd, in skel_link_create()
313 int map_fd = -1, prog_fd = -1, key = 0, err; in bpf_load_and_run() local
Dnetlink.c322 int bpf_xdp_attach(int ifindex, int prog_fd, __u32 flags, const struct bpf_xdp_attach_opts *opts) in bpf_xdp_attach()
721 int ret, ifindex, attach_point, prog_fd; in bpf_tc_attach() local
797 int ret, ifindex, attach_point, prog_fd; in __bpf_tc_detach() local
868 int ret, ifindex, attach_point, prog_fd; in bpf_tc_query() local
Dlibbpf.c5233 int prog_fd, link_fd, err; local
5263 int prog_fd, link_fd, err; local
7407 const char *license, __u32 kern_version, int *prog_fd)
8418 int prog_fd; local
10645 int prog_fd, link_fd = -1, err; local
11373 int err, link_fd, prog_fd; local
11810 int err = 0, link_fd, prog_fd; local
12340 int prog_fd, pfd; local
12413 int prog_fd, pfd; local
12479 int prog_fd, link_fd; local
[all …]
Dgen_loader.c37 __u32 prog_fd[MAX_USED_PROGS]; member
Dbpf.h448 int prog_fd; member
Dlibbpf.h1227 int prog_fd; member
/third_party/ltp/testcases/kernel/syscalls/bpf/
Dbpf_prog01.c79 int map_fd, prog_fd; in run() local
Dbpf_prog04.c91 int map_fd, prog_fd; in run() local
Dbpf_prog07.c117 int prog_fd; in run() local
Dbpf_prog02.c79 int map_fd, prog_fd; in run() local
Dbpf_prog06.c109 int prog_fd; in run() local
Dbpf_prog03.c117 int map_fd, prog_fd; in run() local
Dbpf_prog05.c170 int prog_fd; in run() local
Dbpf_common.c130 void bpf_run_prog(const int prog_fd, in bpf_run_prog()
/third_party/ltp/include/lapi/
Dbpf.h252 uint32_t prog_fd; member
300 uint32_t prog_fd; member
/third_party/nghttp2/src/
Dshrpx_worker.cc1134 auto prog_fd = bpf_program__fd(prog); in create_quic_server_socket() local
/third_party/libbpf/include/uapi/linux/
Dbpf.h1505 __u32 prog_fd; member
1571 __u32 prog_fd; member
1605 __u32 prog_fd; /* eBPF program to attach */ member
1710 __u32 prog_fd; member