Searched refs:bdebug (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/mm/ |
D | bootmem.c | 50 #define bdebug(fmt, args...) ({ \ macro 113 bdebug("nid=%td start=%lx map=%lx end=%lx mapsize=%lx\n", in init_bootmem_core() 184 bdebug("nid=%td start=%lx end=%lx\n", in free_all_bootmem_core() 241 bdebug("nid=%td released=%lx\n", bdata - bootmem_node_data, count); in free_all_bootmem_core() 294 bdebug("nid=%td start=%lx end=%lx\n", bdata - bootmem_node_data, in __free() 315 bdebug("nid=%td start=%lx end=%lx flags=%x\n", in __reserve() 330 bdebug("silent double reserve of PFN %lx\n", in __reserve() 342 bdebug("nid=%td start=%lx end=%lx reserve=%d flags=%x\n", in mark_bootmem_node() 507 bdebug("nid=%td size=%lx [%lu pages] align=%lx goal=%lx limit=%lx\n", in alloc_bootmem_bdata()
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c | 2251 void zconfset_debug (int bdebug ) in zconfset_debug() argument 2253 zconf_flex_debug = bdebug ; in zconfset_debug()
|
D | zconf.lex.c_shipped | 2251 void zconfset_debug (int bdebug ) 2253 zconf_flex_debug = bdebug ;
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 2095 void yyset_debug (int bdebug ) 2097 yy_flex_debug = bdebug ;
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 1803 void yyset_debug (int bdebug ) 1805 yy_flex_debug = bdebug ;
|