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

/linux-4.1.27/mm/
H A Dpercpu.c1426 char empty_str[] = "--------"; pcpu_dump_alloc_info() local
1438 empty_str[min_t(int, cpu_width, sizeof(empty_str) - 1)] = '\0'; pcpu_dump_alloc_info()
1466 printk(KERN_CONT "%s ", empty_str); pcpu_dump_alloc_info()

Completed in 138 milliseconds