Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h523 bool (*check_kfunc_call)(u32 kfunc_btf_id, struct module *owner); member
/linux/kernel/bpf/
A Dverifier.c6697 static int check_kfunc_call(struct bpf_verifier_env *env, struct bpf_insn *insn) in check_kfunc_call() function

Completed in 56 milliseconds