Lines Matching refs:KP_NAME
629 #define KP_NAME(kp) kp->name
650 vpr_info("\"%s\" > %s:0x%lx\n", cl_str, KP_NAME(kp), curr_bits);
667 pr_err("%s unknown to %s\n", cl_str, KP_NAME(kp));
682 v2pr_info("%s: changed bit %d:%s\n", KP_NAME(kp), cls_id,
692 v2pr_info("%s: changed bit-%d: \"%s\" %lx->%lx\n", KP_NAME(kp), cls_id,
734 pr_err("expecting numeric input: %s > %s\n", instr, KP_NAME(kp));
739 pr_err("%s: bad map type: %d\n", KP_NAME(kp), map->map_type);
749 KP_NAME(kp), inrep, CLASSMAP_BITMASK(map->length));
752 v2pr_info("bits:%lx > %s\n", inrep, KP_NAME(kp));
760 KP_NAME(kp), inrep, map->length);
765 v2pr_info("lvl:%ld bits:0x%lx > %s\n", inrep, new_bits, KP_NAME(kp));
770 pr_warn("%s: bad map type: %d\n", KP_NAME(kp), map->map_type);
772 vpr_info("%s: total matches: %d\n", KP_NAME(kp), totct);