Home
last modified time | relevance | path

Searched refs:libbpf__load_raw_btf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/lib/bpf/
Dlibbpf_probes.c137 int libbpf__load_raw_btf(const char *raw_types, size_t types_len, in libbpf__load_raw_btf() function
189 return libbpf__load_raw_btf((char *)types, sizeof(types), in load_sk_storage_btf()
Dlibbpf_internal.h66 int libbpf__load_raw_btf(const char *raw_types, size_t types_len,
Dlibbpf.c2046 btf_fd = libbpf__load_raw_btf((char *)types, sizeof(types), in bpf_object__probe_btf_func()
2073 btf_fd = libbpf__load_raw_btf((char *)types, sizeof(types), in bpf_object__probe_btf_datasec()