Home
last modified time | relevance | path

Searched refs:file_pollhead (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ucma/
H A Dsol_ucma.h73 struct pollhead *file_pollhead; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c623 kmem_free(filep->file_pollhead, sizeof (struct pollhead)); in sol_ucma_close()
791 *phpp = filep->file_pollhead; in sol_ucma_poll()
1750 pollwakeup(file->file_pollhead, POLLIN | POLLRDNORM);
1792 new_file->file_pollhead = kmem_zalloc(sizeof (struct pollhead),