Searched refs:chtp (Results 1 – 2 of 2) sorted by relevance
2077 call_table_t *chtp; in clnt_clts_dispatch_notify() local2142 chtp = &clts_call_ht[hash]; in clnt_clts_dispatch_notify()2144 call_table_find(chtp, xid, e); in clnt_clts_dispatch_notify()2155 mutex_exit(&chtp->ct_lock); in clnt_clts_dispatch_notify()2177 mutex_exit(&chtp->ct_lock); in clnt_clts_dispatch_notify()2182 mutex_exit(&chtp->ct_lock); in clnt_clts_dispatch_notify()
3157 call_table_t *chtp; in clnt_dispatch_notify() local3197 chtp = &cots_call_ht[hash]; in clnt_dispatch_notify()3199 call_table_find(chtp, xid, e); in clnt_dispatch_notify()3213 mutex_exit(&chtp->ct_lock); in clnt_dispatch_notify()3251 mutex_exit(&chtp->ct_lock); in clnt_dispatch_notify()3257 mutex_exit(&chtp->ct_lock); in clnt_dispatch_notify()