Searched refs:elt_free (Results 1 – 2 of 2) sorted by relevance
235 void (*elt_free)(struct tracing_map_elt *elt); member
394 if (elt->map->ops && elt->map->ops->elt_free) in tracing_map_elt_free()395 elt->map->ops->elt_free(elt); in tracing_map_elt_free()