Searched refs:bpf_struct_ops_desc (Results 1 – 5 of 5) sorted by relevance
26 const struct bpf_struct_ops_desc *st_ops_desc;301 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release()327 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc, in bpf_struct_ops_desc_init()658 const struct bpf_struct_ops_desc *st_ops_desc = st_map->st_ops_desc; in bpf_struct_ops_map_update_elem()1007 const struct bpf_struct_ops_desc *st_ops_desc; in bpf_struct_ops_map_alloc()1101 const struct bpf_struct_ops_desc *st_ops_desc = st_map->st_ops_desc; in bpf_struct_ops_map_mem_usage()
249 struct bpf_struct_ops_desc ops[];9323 const struct bpf_struct_ops_desc *9326 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find_value()9345 const struct bpf_struct_ops_desc *9348 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find()
22398 const struct bpf_struct_ops_desc *st_ops_desc; in check_struct_ops_btf_id()
528 const struct bpf_struct_ops_desc *bpf_struct_ops_find_value(struct btf *btf, u32 value_id);529 const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id);531 static inline const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id) in bpf_struct_ops_find()
1826 struct bpf_struct_ops_desc { struct1909 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc,1913 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc);1942 static inline void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release()