Searched refs:kmo_next (Results 1 – 1 of 1) sorted by relevance
3992 struct kmowner *kmo_next; /* Next hash elt in chain */ member4035 kmo->kmo_next = kmu->kmu_hash[bucket].kmo_head; in kmu_add()4049 for (kmo = kmu->kmu_hash[bucket].kmo_head; kmo; kmo = kmo->kmo_next) { in kmu_add()4074 kmo->kmo_next = kmu->kmu_hash[bucket].kmo_head; in kmu_add()