Home
last modified time | relevance | path

Searched refs:chtp (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/
H A Dclnt_clts.c2077 call_table_t *chtp; in clnt_clts_dispatch_notify() local
2142 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()
H A Dclnt_cots.c3157 call_table_t *chtp; in clnt_dispatch_notify() local
3197 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()