Searched refs:sharedp (Results 1 – 2 of 2) sorted by relevance
4431 rsm_import_share_t *sharedp; in rsmsegshare_suspend() local4441 sharedp = seg->s_share; in rsmsegshare_suspend()4443 switch (sharedp->rsmsi_state) { in rsmsegshare_suspend()4447 sharedp->rsmsi_state = RSMSI_STATE_ABORT_CONNECT; in rsmsegshare_suspend()4453 if (sharedp->rsmsi_node != my_nodeid) { in rsmsegshare_suspend()4455 rsm_disconnect(sharedp->rsmsi_handle); in rsmsegshare_suspend()4459 sharedp->rsmsi_segid, e)); in rsmsegshare_suspend()4462 sharedp->rsmsi_handle = NULL; in rsmsegshare_suspend()4464 sharedp->rsmsi_state = RSMSI_STATE_CONN_QUIESCE; in rsmsegshare_suspend()4470 if (sharedp->rsmsi_node != my_nodeid) { in rsmsegshare_suspend()[all …]
498 struct door_xsync_shared *sharedp; member517 struct door_xsync_shared *xssp = xsp->sharedp; in door_xcreate_startf()638 xsp[i].sharedp = xssp; in door_xcreate_n()