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

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c208 * pc_lock might be held when acquiring PHLOCK (pollhead_insert/
940 pollhead_insert(pollhead_t *php, polldat_t *pdp) function
1377 pollhead_insert(memphp, pdp);
1387 pollhead_insert(memphp, pdp);
2016 pollhead_insert(php, pdp);
2068 pollhead_insert(php, pdp);
3042 pollhead_insert(php, pdp);

Completed in 61 milliseconds