Home
last modified time | relevance | path

Searched defs:btf (Results 1 - 25 of 111) sorted by relevance

12345

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpf_ma.c15 struct btf *btf; in test_test_bpf_ma() local
H A Dbtf_dedup_split.c332 static void btf_add_dup_struct_in_cu(struct btf *btf, int start_id) in btf_add_dup_struct_in_cu() argument
[all...]
H A Dbtf_endian.c18 struct btf *btf = NULL, *swap_btf = NULL; in test_btf_endian() local
[all...]
H A Dksyms_btf.c158 struct btf *btf; in test_ksyms_btf() local
H A Dlibbpf_probes.c9 struct btf *btf; in test_libbpf_probe_prog_types() local
47 struct btf *btf; test_libbpf_probe_map_types() local
[all...]
H A Dresolve_btfids.c66 __resolve_symbol(struct btf *btf, int type_id) in __resolve_symbol() argument
100 struct btf *btf; in resolve_symbols() local
[all...]
H A Dlibbpf_str.c23 struct btf *btf; in test_libbpf_bpf_attach_type_str() local
68 struct btf *btf; test_libbpf_bpf_link_type_str() local
113 struct btf *btf; test_libbpf_bpf_map_type_str() local
163 struct btf *btf; test_libbpf_bpf_prog_type_str() local
[all...]
H A Dlinked_list.c240 struct btf *btf; in init_btf() local
266 struct btf *btf; list_and_rb_node_same_struct() local
318 struct btf *btf = NULL; test_btf() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_endian.c20 struct btf *btf = NULL, *swap_btf = NULL; in test_btf_endian() local
[all...]
H A Dksyms_btf.c98 struct btf *btf; in test_ksyms_btf() local
H A Dresolve_btfids.c66 __resolve_symbol(struct btf *btf, int type_id) in __resolve_symbol() argument
100 struct btf *btf; in resolve_symbols() local
[all...]
H A Dbtf_write.c14 struct btf *btf; in test_btf_write() local
[all...]
H A Dbtf_dump.c27 static int btf_dump_all_types(const struct btf *btf, in btf_dump_all_types() argument
52 struct btf *btf = NULL; in test_btf_dump_case() local
138 struct btf *btf = NULL; test_btf_dump_incremental() local
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dxlated_dumper.h22 struct btf *btf; member
H A Djit_disasm.c76 disasm_print_insn(unsigned char *image, ssize_t len, int opcodes, const char *arch, const char *disassembler_options, const struct btf *btf, const struct bpf_prog_linfo *prog_linfo, __u64 func_ksym, unsigned int func_idx, bool linum) disasm_print_insn() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_mod_race.c94 int BPF_PROG(fexit_module_get, const struct btf *btf, struct module *mod) in BPF_PROG() argument
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dxlated_dumper.h24 struct btf *btf; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp101 struct btf *btf; in main() local
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_btf.c70 const struct btf_member *btf_find_struct_member(struct btf *btf, in btf_find_struct_member() argument
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A Diterators.bpf.c35 struct btf { struct
47 struct btf *btf; member
60 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name() argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dbpf_tcp_ca.c31 static int bpf_tcp_ca_init(struct btf *btf) in bpf_tcp_ca_init() argument
/kernel/linux/linux-5.10/include/linux/
H A Dbtf.h214 btf_type_by_id(const struct btf *btf, u32 type_id) btf_type_by_id() argument
219 btf_name_by_offset(const struct btf *btf, u32 offset) btf_name_by_offset() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbloom_filter.c171 bloom_map_check_btf(const struct bpf_map *map, const struct btf *btf, const struct btf_type *key_type, const struct btf_type *value_type) bloom_map_check_btf() argument
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H A Diterators.bpf.c34 struct btf { struct
46 struct btf *btf; member
59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) in get_name() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsigtrap.c63 struct btf *btf; in attr_has_sigtrap() local

Completed in 9 milliseconds

12345