Searched refs:bdebug (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/mm/ |
D | bootmem.c | 96 #define bdebug(fmt, args...) ({ \ macro 160 bdebug("nid=%td start=%lx map=%lx end=%lx mapsize=%lx\n", in init_bootmem_core() 222 bdebug("nid=%td start=%lx end=%lx\n", in free_all_bootmem_core() 279 bdebug("nid=%td released=%lx\n", bdata - bootmem_node_data, count); in free_all_bootmem_core() 327 bdebug("nid=%td start=%lx end=%lx\n", bdata - bootmem_node_data, in __free() 348 bdebug("nid=%td start=%lx end=%lx flags=%x\n", in __reserve() 363 bdebug("silent double reserve of PFN %lx\n", in __reserve() 375 bdebug("nid=%td start=%lx end=%lx reserve=%d flags=%x\n", in mark_bootmem_node() 525 bdebug("nid=%td size=%lx [%lu pages] align=%lx goal=%lx limit=%lx\n", in alloc_bootmem_bdata()
|