Lines Matching refs:vpr_info
108 #define vpr_info(fmt, ...) \ macro
125 vpr_info("%s: func=\"%s\" file=\"%s\" module=\"%s\" format=\"%.*s\" lineno=%u-%u\n", in vpr_info_dq()
201 vpr_info("changed %s:%d [%s]%s =%s\n", in ddebug_change()
411 vpr_info("op='%c'\n", op); in ddebug_parse_flags()
425 vpr_info("flags=0x%x\n", flags); in ddebug_parse_flags()
442 vpr_info("*flagsp=0x%x *maskp=0x%x\n", *flagsp, *maskp); in ddebug_parse_flags()
493 vpr_info("query %d: \"%s\"\n", i, query); in ddebug_exec_queries()
504 vpr_info("processed %d queries, with %d matches, %d errs\n", in ddebug_exec_queries()
711 vpr_info("read %d bytes from userspace\n", (int)len); in ddebug_proc_write()
774 vpr_info("called m=%p *pos=%lld\n", m, (unsigned long long)*pos); in ddebug_proc_start()
798 vpr_info("called m=%p p=%p *pos=%lld\n", in ddebug_proc_next()
821 vpr_info("called m=%p p=%p\n", m, p); in ddebug_proc_show()
845 vpr_info("called m=%p p=%p\n", m, p); in ddebug_proc_stop()
865 vpr_info("called\n"); in ddebug_proc_open()
907 vpr_info("%u debug prints in module %s\n", n, dt->mod_name); in ddebug_add_module()
936 vpr_info("%s=\"%s\"\n", param, val); in ddebug_dyndbg_boot_param_cb()
947 vpr_info("module: %s %s=\"%s\"\n", module, param, val); in ddebug_dyndbg_module_param_cb()
966 vpr_info("removing module \"%s\"\n", mod_name); in ddebug_remove_module()
1044 …vpr_info("%d modules, %d entries and %d bytes in ddebug tables, %d bytes in (readonly) verbose sec… in dynamic_debug_init()