Searched refs:curr_str (Results 1 – 1 of 1) sorted by relevance
9615 char *curr_str; in enable_instances() local9624 while ((curr_str = strsep(&str, "\t"))) { in enable_instances()9635 tok = strsep(&curr_str, ","); in enable_instances()9729 pr_warn("Tracing: Failed to create instance buffer %s\n", curr_str); in enable_instances()9764 tr->boot_events = curr_str; in enable_instances()9775 curr_str = tr->boot_events; in enable_instances()9781 while ((tok = strsep(&curr_str, ","))) { in enable_instances()