Searched refs:init_group (Results 1 – 1 of 1) sorted by relevance
68 static struct user_event_group *init_group; variable369 return init_group; in current_user_event_group()2933 init_group = user_event_group_create(); in trace_events_user_init()2935 if (!init_group) { in trace_events_user_init()2944 user_event_group_destroy(init_group); in trace_events_user_init()2946 init_group = NULL; in trace_events_user_init()