Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpoll_impl.h177 } xref_t; typedef
226 xref_t *pd_ref; /* ptr to xref info, 1 for each set */
/titanic_50/usr/src/uts/common/syscall/
H A Dpoll.c1098 pdp->pd_ref = kmem_zalloc(sizeof (xref_t) * nsets, KM_SLEEP); in pcache_alloc_fd()
1249 xref_t *refp; in pcacheset_invalidate()
1298 xref_t *refp; in pcache_insert()
1450 xref_t *refp; in pcache_delete_fd()
1912 xref_t *refp; in pcache_poll()
2256 xref_t *refp; in pcache_clean_entry()
2793 xref_t *refp; in pollcheckxref()
2842 xref_t *refp; in checkpolldat()
2907 xref_t *refp; in pollcheckrevents()
2985 kmem_free(pdp->pd_ref, sizeof (xref_t) * in pcache_destroy()