Home
last modified time | relevance | path

Searched defs:prog_fd (Results 201 - 221 of 221) sorted by relevance

123456789

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c68 int prog_fd[11]; variable
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdpsock_user.c1421 int prog_fd; in load_xdp_program() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dprog.c157 static void *find_metadata(int prog_fd, struct bpf_map_info *map_info) in find_metadata() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.h1212 int prog_fd; member
H A Dlibbpf.c4817 int prog_fd, link_fd, err; in probe_perf_link() local
4847 int prog_fd, link_fd, err; in probe_uprobe_multi_link() local
6885 bpf_object_load_prog(struct bpf_object *obj, struct bpf_program *prog, struct bpf_insn *insns, int insns_cnt, const char *license, __u32 kern_version, int *prog_fd) bpf_object_load_prog() argument
7897 int prog_fd; bpf_map_prepare_vdata() local
10113 int prog_fd, link_fd = -1, err; bpf_program__attach_perf_event_opts() local
10841 int err, link_fd, prog_fd; bpf_program__attach_kprobe_multi_opts() local
11262 int err = 0, link_fd, prog_fd; bpf_program__attach_uprobe_multi() local
11778 int prog_fd, pfd; bpf_program__attach_raw_tracepoint() local
11851 int prog_fd, pfd; bpf_program__attach_btf_id() local
11917 int prog_fd, link_fd; bpf_program_attach_fd() local
12041 int prog_fd, link_fd; bpf_program__attach_iter() local
12085 int prog_fd, link_fd; bpf_program__attach_netfilter() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4764 int i, err, prog_fd; in do_test_file() local
6460 test_get_finfo(const struct prog_info_raw_test *test, int prog_fd) test_get_finfo() argument
6541 test_get_linfo(const struct prog_info_raw_test *test, const void *patched_linfo, __u32 cnt, int prog_fd) test_get_linfo() argument
6763 int btf_fd = -1, prog_fd = -1, err = 0; do_test_info_raw() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxskxceiver.c2274 int prog_fd, insn_cnt = ARRAY_SIZE(insns); in is_xdp_supported() local
H A Dtest_sockmap.c66 int prog_fd[11]; variable
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dprog.c219 static void *find_metadata(int prog_fd, struct bpf_map_info *map_info) in find_metadata() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c1993 bpf_prog_load_check_attach(enum bpf_prog_type prog_type, enum bpf_attach_type expected_attach_type, u32 btf_id, u32 prog_fd) bpf_prog_load_check_attach() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-trace.c3466 int prog_fd; local
3515 int prog_fd; local
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-trace.c3463 int prog_fd; local
3512 int prog_fd; local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbpf.h237 __u32 prog_fd; member
271 __u32 prog_fd; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9295 int prog_fd, err; in bpf_program__attach_perf_event() local
9619 int prog_fd, pfd; in bpf_program__attach_raw_tracepoint() local
9055 bpf_prog_load(const char *file, enum bpf_prog_type type, struct bpf_object **pobj, int *prog_fd) bpf_prog_load() argument
9068 bpf_prog_load_xattr(const struct bpf_prog_load_attr *attr, struct bpf_object **pobj, int *prog_fd) bpf_prog_load_xattr() argument
9657 int prog_fd, pfd; bpf_program__attach_btf_id() local
9719 int prog_fd, link_fd; bpf_program__attach_fd() local
9803 int prog_fd, link_fd; bpf_program__attach_iter() local
9875 int prog_fd; bpf_map__attach_struct_ops() local
[all...]
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbpf.h580 __u32 prog_fd; member
631 __u32 prog_fd; member
659 __u32 prog_fd; /* eBPF program to attach */ member
699 __u32 prog_fd; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbpf.h580 __u32 prog_fd; member
631 __u32 prog_fd; member
659 __u32 prog_fd; /* eBPF program to attach */ member
699 __u32 prog_fd; member
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c9852 static int perf_event_set_bpf_handler(struct perf_event *event, u32 prog_fd) in perf_event_set_bpf_handler() argument
9903 static int perf_event_set_bpf_handler(struct perf_event *event, u32 prog_fd) in perf_event_set_bpf_handler() argument
9931 static int perf_event_set_bpf_prog(struct perf_event *event, u32 prog_fd) in perf_event_set_bpf_prog() argument
10000 static int perf_event_set_bpf_prog(struct perf_event *event, u32 prog_fd) in perf_event_set_bpf_prog() argument
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h1487 __u32 prog_fd; member
1553 __u32 prog_fd; member
1587 __u32 prog_fd; /* eBPF program to attach */ member
1685 __u32 prog_fd; member
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbpf.h356 __u32 prog_fd; member
397 __u32 prog_fd; member
418 __u32 prog_fd; member
450 __u32 prog_fd; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbpf.h1487 __u32 prog_fd; member
1553 __u32 prog_fd; member
1587 __u32 prog_fd; /* eBPF program to attach */ member
1685 __u32 prog_fd; member
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbpf.h356 __u32 prog_fd; member
397 __u32 prog_fd; member
418 __u32 prog_fd; member
450 __u32 prog_fd; member

Completed in 119 milliseconds

123456789