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

1234

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_bpf_ma.c16 struct btf *btf; local
H A Dbtf_endian.c18 struct btf *btf = NULL, *swap_btf = NULL; local
[all...]
H A Dbtf_dedup_split.c332 static void btf_add_dup_struct_in_cu(struct btf *btf, int start_id) argument
[all...]
H A Dtest_global_funcs.c26 static void check_ctx_arg_type(const struct btf *btf, const struct btf_param *p) argument
47 struct btf *btf = NULL; local
[all...]
H A Dksyms_btf.c158 struct btf *btf; local
H A Dresolve_btfids.c66 __resolve_symbol(struct btf *btf, int type_id) argument
100 struct btf *btf; local
[all...]
H A Dlibbpf_probes.c9 struct btf *btf; local
49 struct btf *btf; local
[all...]
H A Dlibbpf_str.c23 struct btf *btf; local
68 struct btf *btf; local
113 struct btf *btf; local
170 struct btf *btf; local
[all...]
H A Dbtf_write.c7 static void gen_btf(struct btf *btf) argument
357 struct btf *btf; local
[all...]
H A Dlsm_cgroup.c17 static struct btf *btf; variable in typeref:struct:btf
H A Dverifier_log.c272 struct btf *btf; local
[all...]
H A Dlinked_list.c240 struct btf *btf; local
266 struct btf *btf; local
318 struct btf *btf = NULL; local
[all...]
H A Dlog_buf.c204 struct btf *btf; local
[all...]
H A Dcore_autosize.c60 struct btf *btf = NULL; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_mod_race.c94 int BPF_PROG(fexit_module_get, const struct btf *btf, struct module *mod) argument
/linux-master/tools/bpf/bpftool/
H A Dxlated_dumper.h24 struct btf *btf; member in struct:dump_data
H A Djit_disasm.c319 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) argument
/linux-master/tools/testing/selftests/bpf/bpf_test_no_cfi/
H A Dbpf_test_no_cfi.c13 static int dummy_init(struct btf *btf) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp101 struct btf *btf; local
H A Dbtf_helpers.c81 static const char *btf_str(const struct btf *btf, __u32 off) argument
88 int fprintf_btf_type_raw(FILE *out, const struct btf *btf, __u32 id) argument
216 btf_type_raw_dump(const struct btf *btf, int type_id) argument
234 btf_validate_raw(struct btf *btf, int nr_types, const char *exp_types[]) argument
257 btf_type_c_dump(const struct btf *btf) argument
[all...]
/linux-master/kernel/trace/
H A Dtrace_btf.c70 const struct btf_member *btf_find_struct_member(struct btf *btf, argument
/linux-master/tools/lib/bpf/
H A Drelo_core.h10 const struct btf *btf; member in struct:bpf_core_cand
30 const struct btf *btf; member in struct:bpf_core_spec
[all...]
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c34 struct btf { struct
46 struct btf *btf; member in struct:bpf_prog_aux
59 static const char *get_name(struct btf *btf, long btf_id, const char *fallback) argument
[all...]
/linux-master/tools/perf/tests/
H A Dsigtrap.c60 static struct btf *btf; variable in typeref:struct:btf
[all...]
/linux-master/kernel/bpf/
H A Dbloom_filter.c183 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) argument

Completed in 367 milliseconds

1234