lib/dynamic_debug.c
1020
v2pr_info("read %zu bytes from userspace\n", len);
lib/dynamic_debug.c
1215
v2pr_info("class[%d]: module:%s base:%d len:%d ty:%d\n", i,
lib/dynamic_debug.c
1340
v2pr_info("removed module \"%s\"\n", mod_name);
lib/dynamic_debug.c
1471
v2pr_info(" %d builtin ddebug class-maps\n", di.num_classes);
lib/dynamic_debug.c
597
v2pr_info("processed %d queries, with %d matches, %d errs\n",
lib/dynamic_debug.c
615
v2pr_info("apply: 0x%lx to: 0x%lx\n", *new_bits, *old_bits);
lib/dynamic_debug.c
627
v2pr_info("bit_%d: %d matches on class: %s -> 0x%lx\n", bi,
lib/dynamic_debug.c
686
v2pr_info("%s: changed bit %d:%s\n", KP_NAME(kp), cls_id,
lib/dynamic_debug.c
696
v2pr_info("%s: changed bit-%d: \"%s\" %lx->%lx\n", KP_NAME(kp), cls_id,
lib/dynamic_debug.c
756
v2pr_info("bits:%lx > %s\n", inrep, KP_NAME(kp));
lib/dynamic_debug.c
769
v2pr_info("lvl:%ld bits:0x%lx > %s\n", inrep, new_bits, KP_NAME(kp));