KUBSAN_NSLOTS
sizeof(struct kubsan_report) * KUBSAN_NSLOTS);
if (slot >= KUBSAN_NSLOTS) {
if (nslots > KUBSAN_NSLOTS)
nslots = KUBSAN_NSLOTS;
if (nslots < KUBSAN_NSLOTS)