Searched refs:fetch_kfunc_meta (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | verifier.c | 13697 static int fetch_kfunc_meta(struct bpf_verifier_env *env, in fetch_kfunc_meta() function 13939 err = fetch_kfunc_meta(env, insn, &meta, &func_name); in check_kfunc_call() 17735 err = fetch_kfunc_meta(env, call, &meta, NULL); in get_call_summary() 18243 ret = fetch_kfunc_meta(env, insn, &meta, NULL); in visit_insn()
|