Searched refs:bpf_struct_ops_desc (Results 1 – 3 of 3) sorted by relevance
2021 struct bpf_struct_ops_desc { struct2142 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc,2146 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc);2186 static inline void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release()
251 struct bpf_struct_ops_desc ops[];9719 const struct bpf_struct_ops_desc *9722 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find_value()9741 const struct bpf_struct_ops_desc *9744 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find()
18930 const struct bpf_struct_ops_desc *st_ops_desc; in check_struct_ops_btf_id()