Home
last modified time | relevance | path

Searched refs:rumpcomp_shmif_watchwait (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/rump/net/lib/libshmif/
H A Dshmif_user.c87 rumpcomp_shmif_watchwait(int kq) in rumpcomp_shmif_watchwait() function
156 rumpcomp_shmif_watchwait(int kq) in rumpcomp_shmif_watchwait() function
197 rumpcomp_shmif_watchwait(int kq) in rumpcomp_shmif_watchwait() function
H A Dshmif_user.h29 int rumpcomp_shmif_watchwait(int);
H A Dif_shmem.c784 error = rumpcomp_shmif_watchwait(sc->sc_kq); in shmif_rcv()