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

/linux-master/lib/
H A Ddynamic_debug.c629 #define KP_NAME(kp) kp->name macro
649 vpr_info("\"%s\" > %s:0x%lx\n", cl_str, KP_NAME(kp), curr_bits);
666 pr_err("%s unknown to %s\n", cl_str, KP_NAME(kp));
681 v2pr_info("%s: changed bit %d:%s\n", KP_NAME(kp), cls_id,
691 v2pr_info("%s: changed bit-%d: \"%s\" %lx->%lx\n", KP_NAME(kp), cls_id,
733 pr_err("expecting numeric input: %s > %s\n", instr, KP_NAME(kp));
738 pr_err("%s: bad map type: %d\n", KP_NAME(kp), map->map_type);
748 KP_NAME(kp), inrep, CLASSMAP_BITMASK(map->length));
751 v2pr_info("bits:%lx > %s\n", inrep, KP_NAME(kp));
759 KP_NAME(k
[all...]

Completed in 158 milliseconds