Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h139 } xref_t; typedef
161 xref_t *pd_ref; /* ptr to xref info, 1 for each set */
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c1066 pdp->pd_ref = kmem_zalloc(sizeof (xref_t) * nsets, KM_SLEEP); in pcache_alloc_fd()
1217 xref_t *refp; in pcacheset_invalidate()
1266 xref_t *refp; in pcache_insert()
1418 xref_t *refp; in pcache_delete_fd()
1880 xref_t *refp; in pcache_poll()
2224 xref_t *refp; in pcache_clean_entry()
2554 xref_t *refp; in pollcheckxref()
2603 xref_t *refp; in checkpolldat()
2668 xref_t *refp; in pollcheckrevents()
2746 kmem_free(pdp->pd_ref, sizeof (xref_t) * in pcache_destroy()