Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dib.h261 ddi_taskq_t *cleanup_helper; member
H A Drpcib.c950 if (hca->cleanup_helper == NULL) { in rpcib_open_hcas()
955 hca->cleanup_helper = ddi_taskq_create(NULL, in rpcib_open_hcas()
4537 error = ddi_taskq_dispatch(hca->cleanup_helper, rib_conn_close, in rib_conn_timeout_call()
4861 if (hca->cleanup_helper != NULL) { in rib_stop_hca_services()
4862 ddi_taskq_destroy(hca->cleanup_helper); in rib_stop_hca_services()
4863 hca->cleanup_helper = NULL; in rib_stop_hca_services()
5031 if (((rib_hca_t *)hca)->cleanup_helper != NULL) in rib_force_cleanup()
5033 ((rib_hca_t *)hca)->cleanup_helper, in rib_force_cleanup()