Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpoll_impl.h178 } xref_t; typedef
227 xref_t *pd_ref; /* ptr to xref info, 1 for each set */
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c1107 pdp->pd_ref = kmem_zalloc(sizeof (xref_t) * nsets, KM_SLEEP); in pcache_alloc_fd()
1255 xref_t *refp; in pcacheset_invalidate()
1304 xref_t *refp; in pcache_insert()
1454 xref_t *refp; in pcache_delete_fd()
1914 xref_t *refp; in pcache_poll()
2256 xref_t *refp; in pcache_clean_entry()
2798 xref_t *refp; in pollcheckxref()
2847 xref_t *refp; in checkpolldat()
2915 xref_t *refp; in pollcheckrevents()
2993 kmem_free(pdp->pd_ref, sizeof (xref_t) * in pcache_destroy()