Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c2102 call_table_t *chtp; in clnt_clts_dispatch_notify() local
2167 chtp = &clts_call_ht[hash]; in clnt_clts_dispatch_notify()
2169 call_table_find(chtp, xid, e); in clnt_clts_dispatch_notify()
2180 mutex_exit(&chtp->ct_lock); in clnt_clts_dispatch_notify()
2202 mutex_exit(&chtp->ct_lock); in clnt_clts_dispatch_notify()
2207 mutex_exit(&chtp->ct_lock); in clnt_clts_dispatch_notify()
H A Dclnt_cots.c3166 call_table_t *chtp; in clnt_dispatch_notify() local
3206 chtp = &cots_call_ht[hash]; in clnt_dispatch_notify()
3208 call_table_find(chtp, xid, e); in clnt_dispatch_notify()
3222 mutex_exit(&chtp->ct_lock); in clnt_dispatch_notify()
3260 mutex_exit(&chtp->ct_lock); in clnt_dispatch_notify()
3266 mutex_exit(&chtp->ct_lock); in clnt_dispatch_notify()