Searched refs:pollhead_insert (Results 1 – 5 of 5) sorted by relevance
| /titanic_41/usr/src/uts/common/io/ |
| H A D | devpoll.c | 370 pollhead_insert(php, pdp); in dp_pcache_poll() 399 pollhead_insert(php, pdp); in dp_pcache_poll() 654 pollhead_insert(php, pdp); in dpwrite() 660 pollhead_insert(php, pdp); in dpwrite()
|
| /titanic_41/usr/src/uts/common/sys/ |
| H A D | poll_impl.h | 211 extern void pollhead_insert(pollhead_t *, polldat_t *);
|
| /titanic_41/usr/src/uts/common/syscall/ |
| H A D | poll.c | 942 pollhead_insert(pollhead_t *php, polldat_t *pdp) in pollhead_insert() function 1379 pollhead_insert(memphp, pdp); in pcache_insert() 1389 pollhead_insert(memphp, pdp); in pcache_insert() 2018 pollhead_insert(php, pdp); in pcache_poll() 2070 pollhead_insert(php, pdp); in pcache_poll() 2837 pollhead_insert(php, pdp); in plist_chkdupfd()
|
| /titanic_41/usr/src/uts/common/fs/portfs/ |
| H A D | port_fd.c | 538 pollhead_insert(*php, pdp); in port_bind_pollhead()
|
| /titanic_41/usr/src/uts/common/io/ksocket/ |
| H A D | ksocket.c | 806 pollhead_insert(php, pdp); in ksocket_spoll()
|