Searched defs:tracing_map_ops (Results 1 – 4 of 4) sorted by relevance
40419 struct tracing_map_ops { struct40420 int (*elt_alloc)(struct tracing_map_elt *);40421 void (*elt_free)(struct tracing_map_elt *);40422 void (*elt_clear)(struct tracing_map_elt *);40423 void (*elt_init)(struct tracing_map_elt *);
115504 struct tracing_map_ops { struct115505 int (*elt_alloc)(struct tracing_map_elt *);115506 void (*elt_free)(struct tracing_map_elt *);115507 void (*elt_clear)(struct tracing_map_elt *);115508 void (*elt_init)(struct tracing_map_elt *);