Searched defs:check_kfunc_call (Results 1 – 2 of 2) sorted by relevance
514 bool (*check_kfunc_call)(u32 kfunc_btf_id); member
6482 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_kfunc_call() function