Searched refs:empty_str (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpercpu.c2508 char empty_str[] = "--------"; local
2520 empty_str[min_t(int, cpu_width, sizeof(empty_str) - 1)] = '\0';
2548 pr_cont("%s ", empty_str);

Completed in 92 milliseconds