Home
last modified time | relevance | path

Searched defs:check_kfunc_call (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf.h514 bool (*check_kfunc_call)(u32 kfunc_btf_id); member
/Linux-v5.15/kernel/bpf/
Dverifier.c6482 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_kfunc_call() function