HomeSort by: relevance | last modified time | path
    Searched defs:dowakeup (Results 1 - 3 of 3) sorted by relevancy

  /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 606 bool dowakeup; local in function:lfs_writer_leave
610 dowakeup = !(--fs->lfs_writer);
611 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);

Completed in 13 milliseconds