Searched refs:msleep_spin_sbt (Results 1 – 3 of 3) sorted by relevance
| /f-stack/lib/ |
| H A D | ff_kern_synch.c | 96 msleep_spin_sbt(const void * _Nonnull chan, struct mtx *mtx, const char *wmesg, in msleep_spin_sbt() function
|
| /f-stack/freebsd/sys/ |
| H A D | systm.h | 524 int msleep_spin_sbt(const void * _Nonnull chan, struct mtx *mtx, 527 msleep_spin_sbt((chan), (mtx), (wmesg), tick_sbt * (timo), \
|
| /f-stack/freebsd/kern/ |
| H A D | kern_synch.c | 237 msleep_spin_sbt(const void *ident, struct mtx *mtx, const char *wmesg, in msleep_spin_sbt() function
|