Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpoll_impl.h255 extern polldat_t *pcache_alloc_fd(int);
/titanic_41/usr/src/uts/common/io/
H A Ddevpoll.c581 pdp = pcache_alloc_fd(0); in dpwrite()
/titanic_41/usr/src/uts/common/syscall/
H A Dpoll.c1060 pcache_alloc_fd(int nsets) in pcache_alloc_fd() function
1299 pdp = pcache_alloc_fd(ps->ps_nsets); in pcache_insert()