| Home | Sort by: relevance | last modified time | path |
| /src/usr.bin/shmif_pcapin/ | |
| shmif_pcapin.c | 75 * dowakeup, shmif_lockbus and shmif_unlockbus copy from 80 dowakeup(int memfd) function in typeref:typename:int 208 if (dowakeup(fd) == -1) |
| /src/sys/ufs/lfs/ | |
| lfs_subr.c | 701 bool dowakeup; local in function:lfs_writer_leave 705 dowakeup = !(--fs->lfs_writer); 706 if (dowakeup) |
| /src/sys/rump/net/lib/libshmif/ | |
| if_shmem.c | 117 dowakeup(struct shmif_sc *sc) function in typeref:typename:void 618 dowakeup(sc); 698 dowakeup(sc); |