Searched refs:init_group (Results 1 – 2 of 2) sorted by relevance
84 char *init_group = (char *)group; in net_vde_init() local89 .group = init_group, in net_vde_init()
64 static struct user_event_group *init_group; variable353 return init_group; in current_user_event_group()2846 init_group = user_event_group_create(); in trace_events_user_init()2848 if (!init_group) { in trace_events_user_init()2857 user_event_group_destroy(init_group); in trace_events_user_init()2859 init_group = NULL; in trace_events_user_init()