Searched defs:btf_fd (Results 1 - 18 of 18) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsyscall.c12 int btf_fd; member in struct:args
H A Dmodule_fentry_shadow.c59 int btf_fd[2] = {}; local
H A Dtoken.c569 int err, token_fd = -1, btf_fd = -1; local
H A Dbtf.c4329 int btf_fd; local
4352 int map_fd = -1, btf_fd = -1; local
4485 int btf_fd = -1, err; local
4563 int btf_fd[2] = {-1, -1}, map_fd = -1; local
4687 int btf_fd = -1, err, ret; local
5418 int map_fd = -1, btf_fd = -1; local
6792 int btf_fd = -1, prog_fd = -1, err = 0; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dsyscall.c24 int btf_fd; member in struct:args
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c144 int btf_fd, map_fd; local
463 int btf_fd, map_fd, sk_fd, err; local
[all...]
/linux-master/tools/lib/bpf/
H A Dfeatures.c466 int prog_fd, btf_fd, insn_cnt = ARRAY_SIZE(insns); local
H A Dlibbpf_probes.c237 int btf_fd, btf_len; local
287 int fd = -1, btf_fd = -1, fd_inner = -1, exp_err = 0, err = 0; local
[all...]
H A Dgen_loader.c35 __u32 btf_fd; member in struct:loader_stack
[all...]
H A Dbpf.c1166 int bpf_btf_get_info_by_fd(int btf_fd, struct bpf_btf_info *info, __u32 *info_len) argument
H A Dbpf.h43 __u32 btf_fd; member in struct:bpf_map_create_opts
H A Dbtf.c1513 struct btf *btf_get_from_fd(int btf_fd, struct btf *base_btf) argument
1570 int btf_fd; local
H A Dlibbpf.c7324 int btf_fd, ret, err; local
/linux-master/tools/bpf/bpftool/
H A Dbtf.c527 int btf_fd; local
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c755 int btf_fd; local
809 int fd, btf_fd; local
828 int fd, btf_fd; local
847 int fd, btf_fd; local
866 int fd, btf_fd; local
1516 int fd_prog, btf_fd, expected_ret, alignment_prevented_execution; local
[all...]
/linux-master/include/uapi/linux/
H A Dbpf.h1469 __u32 btf_fd; /* fd pointing to a BTF type data */ member in struct:bpf_attr::__anon2589
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1469 __u32 btf_fd; /* fd pointing to a BTF type data */ member in struct:bpf_attr::__anon3130
/linux-master/kernel/bpf/
H A Dverifier.c2643 int btf_fd; local
17983 int i, btf_fd, err; local

Completed in 557 milliseconds