Searched defs:func_info (Results 1 – 14 of 14) sorted by relevance
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | test_btf_ext.c | 12 struct bpf_func_info func_info[128], *libbpf_func_info; in subtest_line_func_info() local
|
| A D | btf.c | 4840 void *func_info = NULL; in do_test_file() local 5686 __u32 func_info[MAX_SUBPROGS][2]; member 6544 void *func_info = NULL; in test_get_finfo() local
|
| /tools/bpf/bpftool/ |
| A D | xlated_dumper.h | 25 void *func_info; member
|
| A D | prog.c | 707 void *func_info = NULL; in prog_dump() local 2265 struct bpf_func_info func_info; in profile_target_name() local
|
| /tools/lib/bpf/ |
| A D | gen_loader.c | 969 static void info_blob_bswap(struct bpf_gen *gen, int func_info, int line_info, in info_blob_bswap() 998 int prog_load_attr, license_off, insns_off, func_info, line_info, core_relos; in bpf_gen__prog_load() local
|
| A D | bpf.h | 90 const void *func_info; member
|
| A D | libbpf_internal.h | 491 struct btf_ext_info func_info; member
|
| A D | bpf.c | 243 const char *func_info, *line_info; in bpf_prog_load() local
|
| A D | linker.c | 134 struct btf_ext_sec_data func_info; member
|
| A D | btf.c | 3110 struct btf_ext_sec_info_param func_info = { in btf_ext_parse_info() local
|
| A D | libbpf.c | 491 void *func_info; member
|
| /tools/perf/util/ |
| A D | bpf_counter.c | 65 struct bpf_func_info *func_info; in bpf_target_prog_name() local
|
| /tools/testing/selftests/bpf/ |
| A D | test_verifier.c | 161 struct bpf_func_info func_info[MAX_FUNC_INFOS]; member
|
| /tools/include/uapi/linux/ |
| A D | bpf.h | 1573 __aligned_u64 func_info; /* func info */ member 6634 __aligned_u64 func_info; member
|
Completed in 87 milliseconds