Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c13744 static int check_special_kfunc(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, in check_special_kfunc() function
14177 err = check_special_kfunc(env, &meta, regs, insn_aux, ptr_type, desc_btf); in check_kfunc_call()