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

/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c26 const struct bpf_struct_ops_desc *st_ops_desc; member in struct:bpf_struct_ops_map
298 void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) argument
310 int bpf_struct_ops_desc_init(struct bpf_struct_ops_desc *st_ops_desc, argument
591 const struct bpf_struct_ops_desc *st_ops_desc = st_map->st_ops_desc; local
896 const struct bpf_struct_ops_desc *st_ops_desc; local
986 const struct bpf_struct_ops_desc *st_ops_desc = st_map->st_ops_desc; local
[all...]
H A Dverifier.c20641 const struct bpf_struct_ops_desc *st_ops_desc; local
/linux-master/include/linux/
H A Dbpf.h1851 static inline void bpf_struct_ops_desc_release(struct bpf_struct_ops_desc *st_ops_desc) argument

Completed in 276 milliseconds