Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c19113 static int check_btf_func_early(struct bpf_verifier_env *env, in check_btf_func_early()
19526 err = check_btf_func_early(env, attr, uattr); in check_btf_info()
19091 static int check_btf_func_early(struct bpf_verifier_env *env, check_btf_func_early() function