Searched refs:call_hash (Results 1 – 3 of 3) sorted by relevance
269 uint_t call_hash; /* hash value */ member290 #define call_hash(xid, hashsize) \ macro
412 p->cku_call.call_hash = 0; in clnt_clts_kinit()2080 cp->call_hash = call_hash(xid, clnt_clts_hash_size); in clnt_clts_dispatch_send()2081 cp->call_bucket = &clts_call_ht[cp->call_hash]; in clnt_clts_dispatch_send()2201 hash = call_hash(xid, clnt_clts_hash_size); in clnt_clts_dispatch_notify()
1744 call->call_hash = 0; in clnt_cots_kinit()3873 e->call_hash = call_hash(xid, clnt_cots_hash_size); in clnt_dispatch_send()3874 e->call_bucket = &cots_call_ht[e->call_hash]; in clnt_dispatch_send()3902 hash = call_hash(xid, clnt_cots_hash_size); in clnt_dispatch_notify()