Searched defs:bpf_struct_ops_map (Results 1 – 1 of 1) sorted by relevance
29 struct bpf_struct_ops_map { struct30 struct bpf_map map;31 struct rcu_head rcu;32 const struct bpf_struct_ops *st_ops;34 struct mutex lock;39 struct bpf_prog **progs;45 void *image;52 struct bpf_struct_ops_value *uvalue;57 struct bpf_struct_ops_value kvalue;