Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c2842 static int add_kfunc_call(struct bpf_verifier_env *env, u32 func_id, s16 offset) in add_kfunc_call() function
3040 ret = add_kfunc_call(env, insn->imm, insn->off); in add_subprog_and_kfunc()