Searched refs:linux_msleep (Results 1 - 1 of 1) sorted by relevance
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ | ||
| H A D | delay.h | 44 linux_msleep(unsigned int msecs) in linux_msleep() function 49 #define msleep(m) linux_msleep(m) |
Completed in 1 milliseconds