Home
last modified time | relevance | path

Searched refs:SVC_CALLOUT (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdcsrv.c87 static SVC_CALLOUT rdcsrv_sc[] = {
/titanic_41/usr/src/uts/common/rpc/
H A Dsvc.h153 } SVC_CALLOUT; typedef
163 SVC_CALLOUT *sct_sc; /* Callout entries */
H A Dsvc.c1063 SVC_CALLOUT *sc = &sct->sct_sc[i]; in svc_callout_find()
1089 kmem_free(sct->sct_sc, sct->sct_size * sizeof (SVC_CALLOUT)); in svc_callout_free()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c224 static SVC_CALLOUT __nfs_sc_clts[] = {
234 static SVC_CALLOUT __nfs_sc_cots[] = {
243 static SVC_CALLOUT __nfs_sc_rdma[] = {
H A Dnfs4_callback.c1248 SVC_CALLOUT *nfs4_cb_sc; in nfs4_callback_init()
1252 sizeof (SVC_CALLOUT), KM_SLEEP); in nfs4_callback_init()
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_impl.c150 static SVC_CALLOUT nlm_svcs[] = {