Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c8788 static int check_func_arg(struct bpf_verifier_env *env, u32 arg, in check_func_arg() function
10512 err = check_func_arg(env, i, &meta, fn, insn_idx); in check_helper_call()