Searched refs:pollhead_delete (Results 1 – 6 of 6) sorted by relevance
| /titanic_53/usr/src/uts/common/io/ |
| H A D | devpoll.c | 357 pollhead_delete(php, pdp); in dp_pcache_poll() 411 pollhead_delete(pdp->pd_php, pdp); in dp_pcache_poll() 507 pollhead_delete(php, pdp); in dp_pcache_poll() 919 pollhead_delete(pdp->pd_php, in dpwrite() 947 pollhead_delete(pdp->pd_php, pdp); in dpwrite() 1490 pollhead_delete(pdp->pd_php, pdp); in dpclose()
|
| /titanic_53/usr/src/uts/common/sys/ |
| H A D | poll_impl.h | 280 extern void pollhead_delete(pollhead_t *, polldat_t *);
|
| /titanic_53/usr/src/uts/common/fs/portfs/ |
| H A D | port_fd.c | 120 pollhead_delete(pdp->pd_php, pdp); in port_fd_callback() 530 pollhead_delete(pdp->pd_php, pdp); in port_bind_pollhead()
|
| /titanic_53/usr/src/uts/common/syscall/ |
| H A D | poll.c | 998 pollhead_delete(pollhead_t *php, polldat_t *pdp) in pollhead_delete() function 1225 pollhead_delete(pdp->pd_php, pdp); in pcache_clean() 1420 pollhead_delete(pdp->pd_php, pdp); in pcache_insert() 1472 pollhead_delete(pdp->pd_php, pdp); in pcache_delete_fd() 2048 pollhead_delete(pdp->pd_php, pdp); in pcache_poll() 2284 pollhead_delete(pdp->pd_php, pdp); in pcache_clean_entry() 3074 pollhead_delete(pdp->pd_php, pdp); in plist_chkdupfd()
|
| /titanic_53/usr/src/uts/common/os/ |
| H A D | port_subr.c | 627 pollhead_delete(pdp->pd_php, pdp); in port_remove_fd_object()
|
| /titanic_53/usr/src/uts/common/io/ksocket/ |
| H A D | ksocket.c | 842 pollhead_delete(pdp->pd_php, pdp); in ksocket_spoll()
|