Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dcontract.c1873 cte_qmove(ct_equeue_t *q, ct_listener_t *l, ct_kevent_t *e) in cte_qmove() function
1948 while (e = cte_qmove(q, l, next)) { in cte_qreadable()
2475 (void) cte_qmove(q, l, list_head(&q->ctq_events)); in cte_reset_listener()
2506 (void) cte_qmove(q, l, list_next(&q->ctq_events, old)); in cte_next_event()
2642 (void) cte_qmove(q, l, list_next(&q->ctq_events, temp)); in cte_get_event()