Searched refs:libbpf__load_raw_btf (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libbpf/src/ |
H A D | features.c | 91 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf() 109 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func() 127 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func_global() 146 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_datasec() 165 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_qmark_datasec() 177 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_float() 194 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_decl_tag() 210 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_type_tag() 320 fd = libbpf__load_raw_btf((char *)types, sizeof(types), strs, sizeof(strs), token_fd); in probe_module_btf() 454 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_enum64() [all …]
|
H A D | libbpf_probes.c | 221 int libbpf__load_raw_btf(const char *raw_types, size_t types_len, in libbpf__load_raw_btf() function 278 return libbpf__load_raw_btf((char *)types, sizeof(types), in load_local_storage_btf()
|
H A D | libbpf_internal.h | 402 int libbpf__load_raw_btf(const char *raw_types, size_t types_len,
|
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/ |
D | libbpf_internal.h | 402 int libbpf__load_raw_btf(const char *raw_types, size_t types_len,
|
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libbpf.so.toc | 450 445: FUNC GLOBAL DEFAULT 15 libbpf__load_raw_btf
|