Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c18685 static int __check_pseudo_btf_id(struct bpf_verifier_env *env, in __check_pseudo_btf_id()
18792 err = __check_pseudo_btf_id(env, insn, aux, btf); in check_map_prog_compatibility()
18626 static int __check_pseudo_btf_id(struct bpf_verifier_env *env, __check_pseudo_btf_id() function