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()
280 int hash_slot; /* debugging/diagnostic */ member445 int hash_slot; /* debugging/diagnostic */ member570 int hash_slot; /* debugging/diagnostic */ member
491 qp->hash_slot = q->hash_slot; in cp_queue_to_32_user()513 qp->hash_slot = q->hash_slot; in cp_queue_to_64_user()1372 q->hash_slot = i; in create_queue()2488 if (q->hash_slot != i) { in dn_copy_set_32()2490 "should be %d)\n", copied, q->hash_slot, i); in dn_copy_set_32()2558 if (q->hash_slot != i) { in dn_copy_set_64()2560 "should be %d)\n", copied, q->hash_slot, i); in dn_copy_set_64()