num_longs 1475 arch/s390/kernel/debug.c int num_longs, num_used_args = 0, i, rc = 0; num_longs 1479 arch/s390/kernel/debug.c num_longs = id->buf_size / sizeof(long); num_longs 1481 arch/s390/kernel/debug.c if (num_longs < 1) num_longs 1483 arch/s390/kernel/debug.c if (num_longs == 1) { num_longs 1491 arch/s390/kernel/debug.c num_used_args = min(DEBUG_SPRINTF_MAX_ARGS, (num_longs - 1));