bpf_jit_find_kfunc_model
m = bpf_jit_find_kfunc_model(ctx->prog, insn);
const struct btf_func_model *m = bpf_jit_find_kfunc_model(fp, insn);
fm = bpf_jit_find_kfunc_model(ctx->prog, insn);
m = bpf_jit_find_kfunc_model(fp, insn);
fm = bpf_jit_find_kfunc_model(bpf_prog, insn);
bpf_jit_find_kfunc_model(const struct bpf_prog *prog,