Searched refs:t_pollstate (Results 1 – 4 of 4) sorted by relevance
248 pollstate_t *ps = curthread->t_pollstate; in pollunlock()293 pollstate_t *ps = curthread->t_pollstate; in pollrelock()711 pollstate_t *ps = curthread->t_pollstate; in pollcleanup()756 curthread->t_pollstate = NULL; in pollcleanup()1229 ASSERT(MUTEX_HELD(&curthread->t_pollstate->ps_lock)); in pcache_clean()2319 pollstate_t *ps = curthread->t_pollstate; in pollstate_create()2329 curthread->t_pollstate = ps; in pollstate_create()2486 pollstate_t *ps = curthread->t_pollstate; in pollstate_enter()2528 pollstate_t *ps = curthread->t_pollstate; in pollstate_exit()2547 pollcache_t *pcp = fpip->fp_thread->t_pollstate->ps_pcache; in pollblockexit()[all …]
185 struct pollstate *t_pollstate; /* state used during poll(2) */ member
523 curthread->t_pollstate; in dp_pcache_poll()1568 pollstate_t *ps = curthread->t_pollstate; in dppoll()
595 ASSERT(t->t_pollstate == NULL); in thread_exit()722 ASSERT(t->t_pollstate == NULL); in thread_free()