Searched refs:btf__load_into_kernel (Results 1 – 3 of 3) sorted by relevance
/third_party/libbpf/src/ | ||
D | libbpf.map | 281 btf__load_into_kernel; |
D | btf.h | 123 LIBBPF_API int btf__load_into_kernel(struct btf *btf); |
D | btf.c | 1497 int btf__load_into_kernel(struct btf *btf) function |