Lines Matching defs:generation
607 * perturb the generation numbers.
614 * the generation numbers under ire_head_lock so that the lookup gets
615 * either the old ire and old generation number, or a new ire and new
616 * generation number.
987 /* Return generation before dropping lock */
1173 uint_t generation;
1196 match_args, xmit_hint, ipst, &generation);
1201 generation = *generationp;
1203 generation = IRE_GENERATION_VERIFY;
1222 * Verify that the IRE_IF_CLONE has a consistent generation
1251 generations[i] = generation;
1321 &generation);
1343 generations[i-1] = generation;
1426 generation = IRE_GENERATION_VERIFY;
1438 generation = ires[0]->ire_generation;
1440 generation = ire_dep_validate_generations(ires[0]);
1443 generation = IRE_GENERATION_VERIFY;
1447 *generationp = generation;
1481 uint_t generation;
1485 &generation);
1518 &generation);