Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A Ddynamic_debug.c126 #define v2pr_info(fmt, ...) vnpr_info(2, fmt, ##__VA_ARGS__) macro
592 v2pr_info("processed %d queries, with %d matches, %d errs\n", in ddebug_exec_queries()
610 v2pr_info("apply: 0x%lx to: 0x%lx\n", *new_bits, *old_bits); in ddebug_apply_class_bitmap()
622 v2pr_info("bit_%d: %d matches on class: %s -> 0x%lx\n", bi, in ddebug_apply_class_bitmap()
682 v2pr_info("%s: changed bit %d:%s\n", KP_NAME(kp), cls_id, in param_set_dyndbg_classnames()
692 v2pr_info("%s: changed bit-%d: \"%s\" %lx->%lx\n", KP_NAME(kp), cls_id, in param_set_dyndbg_classnames()
752 v2pr_info("bits:%lx > %s\n", inrep, KP_NAME(kp)); in param_set_dyndbg_classes()
765 v2pr_info("lvl:%ld bits:0x%lx > %s\n", inrep, new_bits, KP_NAME(kp)); in param_set_dyndbg_classes()
1016 v2pr_info("read %zu bytes from userspace\n", len); in ddebug_proc_write()
1211 v2pr_info("clas in ddebug_attach_module_classes()
[all...]
/kernel/linux/linux-5.10/lib/
H A Ddynamic_debug.c120 #define v2pr_info(fmt, ...) vnpr_info(2, fmt, ##__VA_ARGS__) macro
217 v2pr_info("changed %s:%d [%s]%s =%s\n", in ddebug_change()
947 v2pr_info("%3u debug prints in module %s\n", n, dt->mod_name); in ddebug_add_module()
1006 v2pr_info("removing module \"%s\"\n", mod_name); in ddebug_remove_module()

Completed in 5 milliseconds