Searched defs:bpf_struct_ops_map (Results 1 – 2 of 2) sorted by relevance
29 struct bpf_struct_ops_map { struct30 struct bpf_map map;31 const struct bpf_struct_ops *st_ops;33 struct mutex lock;38 struct bpf_prog **progs;44 void *image;51 struct bpf_struct_ops_value *uvalue;56 struct bpf_struct_ops_value kvalue;
32 struct bpf_struct_ops_map { struct33 struct bpf_map map;34 struct rcu_head rcu;35 const struct bpf_struct_ops *st_ops;37 struct mutex lock;42 struct bpf_link **links;48 void *image;55 struct bpf_struct_ops_value *uvalue;60 struct bpf_struct_ops_value kvalue;