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