Home
last modified time | relevance | path

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

/kernel/bpf/
Dbtf.c6914 int btf_check_subprog_call(struct bpf_verifier_env *env, int subprog, in btf_check_subprog_call() function
Dverifier.c9275 err = btf_check_subprog_call(env, subprog, caller->regs); in push_callback_call()
9350 err = btf_check_subprog_call(env, subprog, caller->regs); in check_func_call()