Searched refs:vpr_info (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/lib/ |
H A D | dynamic_debug.c | 106 #define vpr_info(fmt, ...) \ macro 123 vpr_info("%s: func=\"%s\" file=\"%s\" module=\"%s\" format=\"%.*s\" lineno=%u-%u\n", vpr_info_dq() 192 vpr_info("changed %s:%d [%s]%s =%s\n", ddebug_change() 398 vpr_info("op='%c'\n", op); ddebug_parse_flags() 412 vpr_info("flags=0x%x\n", flags); ddebug_parse_flags() 429 vpr_info("*flagsp=0x%x *maskp=0x%x\n", *flagsp, *maskp); ddebug_parse_flags() 480 vpr_info("query %d: \"%s\"\n", i, query); ddebug_exec_queries() 491 vpr_info("processed %d queries, with %d matches, %d errs\n", ddebug_exec_queries() 668 vpr_info("read %d bytes from userspace\n", (int)len); ddebug_proc_write() 731 vpr_info("called m=%p *pos=%lld\n", m, (unsigned long long)*pos); ddebug_proc_start() 755 vpr_info("called m=%p p=%p *pos=%lld\n", ddebug_proc_next() 778 vpr_info("called m=%p p=%p\n", m, p); ddebug_proc_show() 802 vpr_info("called m=%p p=%p\n", m, p); ddebug_proc_stop() 822 vpr_info("called\n"); ddebug_proc_open() 862 vpr_info("%u debug prints in module %s\n", n, dt->mod_name); ddebug_add_module() 892 vpr_info("%s=\"%s\"\n", param, val); ddebug_dyndbg_boot_param_cb() 903 vpr_info("module: %s %s=\"%s\"\n", module, param, val); ddebug_dyndbg_module_param_cb() 923 vpr_info("removing module \"%s\"\n", mod_name); ddebug_remove_module() 1007 vpr_info("%d modules, %d entries and %d bytes in ddebug tables, %d bytes in (readonly) verbose section\n", dynamic_debug_init()
|
Completed in 71 milliseconds