Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpercpu.c2481 char empty_str[] = "--------"; in pcpu_dump_alloc_info() local
2493 empty_str[min_t(int, cpu_width, sizeof(empty_str) - 1)] = '\0'; in pcpu_dump_alloc_info()
2521 pr_cont("%s ", empty_str); in pcpu_dump_alloc_info()