Searched refs:bpf_struct_ops_desc (Results 1 – 5 of 5) sorted by relevance
541 const struct bpf_struct_ops_desc *bpf_struct_ops_find_value(struct btf *btf, u32 value_id);542 const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id);544 static inline const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id) in bpf_struct_ops_find()
2134 struct bpf_struct_ops_desc { struct2270 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc,2274 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc);2314 static inline void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release()
26 const struct bpf_struct_ops_desc *st_ops_desc;325 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release()358 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc, in bpf_struct_ops_desc_init()730 const struct bpf_struct_ops_desc *st_ops_desc = st_map->st_ops_desc; in bpf_struct_ops_map_update_elem()1086 const struct bpf_struct_ops_desc *st_ops_desc; in bpf_struct_ops_map_alloc()1180 const struct bpf_struct_ops_desc *st_ops_desc = st_map->st_ops_desc; in bpf_struct_ops_map_mem_usage()
251 struct bpf_struct_ops_desc ops[];9932 const struct bpf_struct_ops_desc *9935 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find_value()9954 const struct bpf_struct_ops_desc *9957 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find()
19555 const struct bpf_struct_ops_desc *st_ops_desc; in check_struct_ops_btf_id()