Searched refs:hash_slot (Results 1 – 3 of 3) sorted by relevance
153 int hash_slot; in proto_delayed_attach() local155 hash_slot = proto_hash_value(entry->protocol); in proto_delayed_attach()158 for (exist = proto_hash[hash_slot]; exist != NULL; in proto_delayed_attach()172 entry->next = proto_hash[hash_slot]; in proto_delayed_attach()173 proto_hash[hash_slot] = entry; in proto_delayed_attach()293 int hash_slot = proto_hash_value(protocol); in proto_inject() local301 for (entry = proto_hash[hash_slot]; entry != NULL; in proto_inject()
279 int hash_slot; /* debugging/diagnostic */ member444 int hash_slot; /* debugging/diagnostic */ member569 int hash_slot; /* debugging/diagnostic */ member
434 qp->hash_slot = q->hash_slot; in cp_queue_to_32_user()456 qp->hash_slot = q->hash_slot; in cp_queue_to_64_user()1246 q->hash_slot = i; in create_queue()2332 if (q->hash_slot != i) { in dn_copy_set_32()2334 "should be %d)\n", copied, q->hash_slot, i); in dn_copy_set_32()2369 if (q->hash_slot != i) { in dn_copy_set_64()2371 "should be %d)\n", copied, q->hash_slot, i); in dn_copy_set_64()