Home | Sort by: relevance | last modified time | path |
/src/sys/rump/net/lib/libshmif/ | |
shmif_user.h | 28 int rumpcomp_shmif_watchsetup(int *, int); |
shmif_user.c | 59 rumpcomp_shmif_watchsetup(int *kqp, int fd) function in typeref:typename:int 114 rumpcomp_shmif_watchsetup(int *inotifyp, int fd) function in typeref:typename:int 183 rumpcomp_shmif_watchsetup(int *nono, int fd) function in typeref:typename:int |
if_shmem.c | 292 error = rumpcomp_shmif_watchsetup(&sc->sc_kq, memfd); |