Home
last modified time | relevance | path

Searched defs:btf (Results 51 – 70 of 70) sorted by relevance

123

/Linux-v6.6/tools/bpf/bpftool/
Djit_disasm.c321 const struct btf *btf, in disasm_print_insn()
/Linux-v6.6/kernel/bpf/
Dlpm_trie.c711 const struct btf *btf, in trie_check_btf()
Dlocal_storage.c357 const struct btf *btf, in cgroup_storage_check_btf()
Dbpf_local_storage.c714 const struct btf *btf, in bpf_local_storage_map_check_btf()
Dbpf_struct_ops.c113 void bpf_struct_ops_init(struct btf *btf, struct bpf_verifier_log *log) in bpf_struct_ops_init()
Dsyscall.c978 const struct btf *btf, in map_check_no_btf()
985 static int map_check_btf(struct bpf_map *map, const struct btf *btf, in map_check_btf()
1231 struct btf *btf; in map_create() local
4603 struct btf *btf, in bpf_btf_get_info_by_fd()
Darraymap.c489 const struct btf *btf, in array_map_check_btf()
/Linux-v6.6/tools/perf/util/
Dbpf_counter.c68 struct btf *btf = NULL; in bpf_target_prog_name() local
Dannotate.c1830 struct btf *btf = NULL; in symbol__disassemble_bpf() local
/Linux-v6.6/include/linux/
Dbpf.h196 struct btf *btf; member
206 struct btf *btf; member
264 struct btf *btf; member
893 struct btf *btf; member
1365 struct btf *btf; member
1427 struct btf *btf; member
1671 static inline void bpf_struct_ops_init(struct btf *btf, in bpf_struct_ops_init()
2429 const struct btf *btf; member
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dcore_reloc.c412 static int find_btf_type(const struct btf *btf, const char *name, __u32 kind) in find_btf_type()
Dbtf.c4766 struct btf *btf = NULL; in do_test_file() local
/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_loader.c169 struct btf *btf; in parse_test_spec() local
Dtest_progs.c947 int get_bpf_max_tramp_links_from(struct btf *btf) in get_bpf_max_tramp_links_from()
Dtest_verifier.c899 struct btf *btf = NULL; in btf__load_testmod_btf() local
Dveristat.c904 const struct btf *btf = bpf_object__btf(obj); in fixup_obj() local
/Linux-v6.6/kernel/trace/
Dtrace_probe.h391 struct btf *btf; /* The BTF to be used */ member
Dbpf_trace.c519 const struct btf *btf; in BPF_CALL_4() local
976 u64 flags, const struct btf **btf, in bpf_btf_printf_prepare()
1008 const struct btf *btf; in BPF_CALL_5() local
/Linux-v6.6/tools/include/uapi/linux/
Dbpf.h1557 __aligned_u64 btf; member
6458 __aligned_u64 btf; member
/Linux-v6.6/include/uapi/linux/
Dbpf.h1557 __aligned_u64 btf; member
6458 __aligned_u64 btf; member

123