Home
last modified time | relevance | path

Searched defs:kfunc_btf_id (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dbtf.h113 u32 kfunc_btf_id; member
521 btf_kfunc_id_set_contains(const struct btf *btf, u32 kfunc_btf_id, struct bpf_prog *prog) btf_kfunc_id_set_contains() argument
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c7878 u32 *btf_kfunc_is_modify_return(const struct btf *btf, u32 kfunc_btf_id, in btf_kfunc_is_modify_return() argument
7790 __btf_kfunc_id_set_contains(const struct btf *btf, enum btf_kfunc_hook hook, u32 kfunc_btf_id, const struct bpf_prog *prog) __btf_kfunc_id_set_contains() argument
7862 btf_kfunc_id_set_contains(const struct btf *btf, u32 kfunc_btf_id, const struct bpf_prog *prog) btf_kfunc_id_set_contains() argument
[all...]
H A Dverifier.c9584 int kfunc_btf_id; in in_rbtree_lock_required_cb() local
11049 check_kfunc_is_graph_root_api(struct bpf_verifier_env *env, enum btf_field_type head_field_type, u32 kfunc_btf_id) check_kfunc_is_graph_root_api() argument
11074 check_kfunc_is_graph_node_api(struct bpf_verifier_env *env, enum btf_field_type node_field_type, u32 kfunc_btf_id) check_kfunc_is_graph_node_api() argument
[all...]

Completed in 33 milliseconds