Searched refs:pollhead_insert (Results 1 – 4 of 4) sorted by relevance
| /onnv-gate/usr/src/uts/common/io/ |
| H A D | devpoll.c | 367 pollhead_insert(php, pdp); in dp_pcache_poll() 396 pollhead_insert(php, pdp); in dp_pcache_poll() 651 pollhead_insert(php, pdp); in dpwrite() 657 pollhead_insert(php, pdp); in dpwrite()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | poll_impl.h | 211 extern void pollhead_insert(pollhead_t *, polldat_t *);
|
| /onnv-gate/usr/src/uts/common/syscall/ |
| H A D | poll.c | 909 pollhead_insert(pollhead_t *php, polldat_t *pdp) in pollhead_insert() function 1346 pollhead_insert(memphp, pdp); in pcache_insert() 1356 pollhead_insert(memphp, pdp); in pcache_insert() 1985 pollhead_insert(php, pdp); in pcache_poll() 2037 pollhead_insert(php, pdp); in pcache_poll() 2804 pollhead_insert(php, pdp); in plist_chkdupfd()
|
| /onnv-gate/usr/src/uts/common/fs/portfs/ |
| H A D | port_fd.c | 538 pollhead_insert(*php, pdp); in port_bind_pollhead()
|