Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c5702 static int __check_func_call(struct bpf_verifier_env *env, struct bpf_insn *insn, in __check_func_call() function
5872 return __check_func_call(env, insn, insn_idx, subprog, set_callee_state); in check_func_call()
6277 err = __check_func_call(env, insn, insn_idx_p, meta.subprogno, in check_helper_call()
6284 err = __check_func_call(env, insn, insn_idx_p, meta.subprogno, in check_helper_call()