Searched defs:tracing_map_ops (Results 1 – 1 of 1) sorted by relevance
28864 struct tracing_map_ops { struct28865 int (*elt_alloc)(struct tracing_map_elt *);28866 void (*elt_free)(struct tracing_map_elt *);28867 void (*elt_clear)(struct tracing_map_elt *);28868 void (*elt_init)(struct tracing_map_elt *);