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