Searched refs:bpf_struct_ops_desc (Results 1 – 6 of 6) sorted by relevance
27 const struct bpf_struct_ops_desc *st_ops_desc;300 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release()312 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc, in bpf_struct_ops_desc_init()593 const struct bpf_struct_ops_desc *st_ops_desc = st_map->st_ops_desc; in bpf_struct_ops_map_update_elem()900 const struct bpf_struct_ops_desc *st_ops_desc; in bpf_struct_ops_map_alloc()990 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[];9174 const struct bpf_struct_ops_desc *9177 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find_value()9196 const struct bpf_struct_ops_desc *9199 const struct bpf_struct_ops_desc *st_ops_list; in bpf_struct_ops_find()
21740 const struct bpf_struct_ops_desc *st_ops_desc; in check_struct_ops_btf_id()
522 const struct bpf_struct_ops_desc *bpf_struct_ops_find_value(struct btf *btf, u32 value_id);523 const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id);525 static inline const struct bpf_struct_ops_desc *bpf_struct_ops_find(struct btf *btf, u32 type_id) in bpf_struct_ops_find()
1779 struct bpf_struct_ops_desc { struct1862 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc,1866 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc);1895 static inline void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) in bpf_struct_ops_desc_release()
5302 const struct bpf_struct_ops_desc *st_ops_desc; in set_arg_maybe_null()