Searched refs:fetch_kfunc_meta (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | verifier.c | 2727 static int fetch_kfunc_meta(struct bpf_verifier_env *env, in fetch_kfunc_meta() function 2861 err = fetch_kfunc_meta(env, func_id, offset, &kfunc); in bpf_add_kfunc_call() 12295 err = fetch_kfunc_meta(env, func_id, offset, &kfunc); in kfunc_spin_allowed() 13266 err = fetch_kfunc_meta(env, func_id, offset, &kfunc); in bpf_fetch_kfunc_arg_meta()
|