Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h2453 int btf_check_subprog_call(struct bpf_verifier_env *env, int subprog,
/openbmc/linux/kernel/bpf/
H A Dbtf.c6913 int btf_check_subprog_call(struct bpf_verifier_env *env, int subprog, in btf_check_subprog_call() function
H A Dverifier.c9260 err = btf_check_subprog_call(env, subprog, caller->regs); in push_callback_call()
9335 err = btf_check_subprog_call(env, subprog, caller->regs); in check_func_call()