Searched refs:threads_str (Results 1 – 1 of 1) sorted by relevance
453 char *threads_str = strsep(&p, " \t\n"); in STORE() local458 if (threads_str && in STORE()459 !(ret = kstrtouint(threads_str, 10, &threads)) && in STORE()