Searched refs:vpr_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Ddynamic_debug.c125 #define vpr_info(fmt, ...) vnpr_info(1, fmt, ##__VA_ARGS__) macro
580 vpr_info("query %d: \"%s\" mod:%s\n", i, query, modname ?: "*");
649 vpr_info("\"%s\" > %s:0x%lx\n", cl_str, KP_NAME(kp), curr_bits);
699 vpr_info("total matches: %d\n", totct);
771 vpr_info("%s: total matches: %d\n", KP_NAME(kp), totct);
1222 vpr_info("module:%s attached %d classes\n", dt->mod_name, ct);
1264 vpr_info("%3u debug prints in module %s\n", di->num_descs, modname);
1293 vpr_info("%s=\"%s\"\n", param, val);
1304 vpr_info("module: %s %s=\"%s\"\n", module, param, val);
1461 vpr_info("
[all...]

Completed in 87 milliseconds