add_str 34 arch/s390/boot/pgm_check_info.c add_str(buf, "Linux version "); add_str 38 arch/s390/boot/pgm_check_info.c p = add_str(buf, "Kernel fault: interruption code "); add_str 40 arch/s390/boot/pgm_check_info.c p = add_str(p, " ilc:"); add_str 42 arch/s390/boot/pgm_check_info.c add_str(p, "\n"); add_str 45 arch/s390/boot/pgm_check_info.c p = add_str(buf, "PSW : "); add_str 47 arch/s390/boot/pgm_check_info.c p = add_str(p, " "); add_str 49 arch/s390/boot/pgm_check_info.c add_str(p, "\n"); add_str 52 arch/s390/boot/pgm_check_info.c p = add_str(buf, " R:"); add_str 54 arch/s390/boot/pgm_check_info.c p = add_str(p, " T:"); add_str 56 arch/s390/boot/pgm_check_info.c p = add_str(p, " IO:"); add_str 58 arch/s390/boot/pgm_check_info.c p = add_str(p, " EX:"); add_str 60 arch/s390/boot/pgm_check_info.c p = add_str(p, " Key:"); add_str 62 arch/s390/boot/pgm_check_info.c p = add_str(p, " M:"); add_str 64 arch/s390/boot/pgm_check_info.c p = add_str(p, " W:"); add_str 66 arch/s390/boot/pgm_check_info.c p = add_str(p, " P:"); add_str 68 arch/s390/boot/pgm_check_info.c p = add_str(p, " AS:"); add_str 70 arch/s390/boot/pgm_check_info.c p = add_str(p, " CC:"); add_str 72 arch/s390/boot/pgm_check_info.c p = add_str(p, " PM:"); add_str 74 arch/s390/boot/pgm_check_info.c p = add_str(p, " RI:"); add_str 76 arch/s390/boot/pgm_check_info.c p = add_str(p, " EA:"); add_str 78 arch/s390/boot/pgm_check_info.c add_str(p, "\n"); add_str 82 arch/s390/boot/pgm_check_info.c p = add_str(buf, row == 0 ? "GPRS:" : " "); add_str 84 arch/s390/boot/pgm_check_info.c p = add_str(p, " "); add_str 87 arch/s390/boot/pgm_check_info.c add_str(p, "\n"); add_str 1553 tools/perf/util/sort.c p = add_str(p, txbits[i].name); add_str 1555 tools/perf/util/sort.c p = add_str(p, "NEITHER ");