Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c6336 static int btf_translate_to_vmlinux(struct bpf_verifier_log *log, in BTF_ID_LIST_SINGLE()
7036 ret = btf_translate_to_vmlinux(log, btf, t, tgt_type, arg);
6284 static int btf_translate_to_vmlinux(struct bpf_verifier_log *log, btf_translate_to_vmlinux() function