Searched refs:print_allowed_zone (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/base/ |
H A D | memory.c | 310 static int print_allowed_zone(char *buf, int len, int nid, in print_allowed_zone() function 355 len += print_allowed_zone(buf, len, nid, start_pfn, nr_pages, in valid_zones_show() 357 len += print_allowed_zone(buf, len, nid, start_pfn, nr_pages, in valid_zones_show()
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | memory.c | 414 static int print_allowed_zone(char *buf, int len, int nid, in print_allowed_zone() function 459 len += print_allowed_zone(buf, len, nid, group, start_pfn, nr_pages, in valid_zones_show() 461 len += print_allowed_zone(buf, len, nid, group, start_pfn, nr_pages, in valid_zones_show()
|
Completed in 4 milliseconds