tracing_map_array
static void tracing_map_array_clear(struct tracing_map_array *a)
static void tracing_map_array_free(struct tracing_map_array *a)
static struct tracing_map_array *tracing_map_array_alloc(unsigned int n_elts,
struct tracing_map_array *a;
struct tracing_map_array *elts;
struct tracing_map_array *map;