Searched defs:pcache_clean_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c212 * from pcache_clean_entry).
2195 pcache_clean_entry(pollstate_t *ps, int fd) function
2517 * Complete phase 2 of cached poll fd cleanup. Call pcache_clean_entry to mark
2522 * pcache_clean_entry to call pollwakeup().
2535 pcache_clean_entry(ps, fd);

Completed in 65 milliseconds