Searched defs:kfunc_btf_id (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | btf.c | 8781 btf_kfunc_id_set_contains(const struct btf * btf,enum btf_kfunc_hook hook,u32 kfunc_btf_id) btf_kfunc_id_set_contains() argument 8802 __btf_kfunc_is_allowed(const struct btf * btf,enum btf_kfunc_hook hook,u32 kfunc_btf_id,const struct bpf_prog * prog) __btf_kfunc_is_allowed() argument 8870 btf_kfunc_is_allowed(const struct btf * btf,u32 kfunc_btf_id,const struct bpf_prog * prog) btf_kfunc_is_allowed() argument 8896 btf_kfunc_flags(const struct btf * btf,u32 kfunc_btf_id,const struct bpf_prog * prog) btf_kfunc_flags() argument 8910 btf_kfunc_is_modify_return(const struct btf * btf,u32 kfunc_btf_id,const struct bpf_prog * prog) btf_kfunc_is_modify_return() argument [all...] |
| H A D | verifier.c | 9817 int kfunc_btf_id; in in_rbtree_lock_required_cb() local 11797 u32 kfunc_btf_id) in check_kfunc_is_graph_root_api() 11822 u32 kfunc_btf_id) in check_kfunc_is_graph_node_api()
|