Home
last modified time | relevance | path

Searched refs:pollhead_insert (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dpoll_impl.h279 extern void pollhead_insert(pollhead_t *, polldat_t *);
/titanic_50/usr/src/uts/common/io/
H A Ddevpoll.c413 pollhead_insert(php, pdp); in dp_pcache_poll()
531 pollhead_insert(php, pdp); in dp_pcache_poll()
915 pollhead_insert(php, pdp); in dpwrite()
921 pollhead_insert(php, pdp); in dpwrite()
/titanic_50/usr/src/uts/common/syscall/
H A Dpoll.c974 pollhead_insert(pollhead_t *php, polldat_t *pdp) in pollhead_insert() function
1411 pollhead_insert(memphp, pdp); in pcache_insert()
1421 pollhead_insert(memphp, pdp); in pcache_insert()
2050 pollhead_insert(php, pdp); in pcache_poll()
2102 pollhead_insert(php, pdp); in pcache_poll()
3076 pollhead_insert(php, pdp); in plist_chkdupfd()
/titanic_50/usr/src/uts/common/fs/portfs/
H A Dport_fd.c538 pollhead_insert(*php, pdp); in port_bind_pollhead()
/titanic_50/usr/src/uts/common/io/ksocket/
H A Dksocket.c807 pollhead_insert(php, pdp); in ksocket_spoll()