Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c8090 static int check_func_arg(struct bpf_verifier_env *env, u32 arg, in check_func_arg() function
9606 err = check_func_arg(env, i, &meta, fn, insn_idx); in check_helper_call()