summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/delay.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2021-07-28LinuxKPI: add fsleep()Bjoern A. Zeeb
2021-07-10LinuxKPI: Force the usleep_range() function to sleep instead of spinning on t...Hans Petter Selasky
2018-03-03Use mstosbt() instead of SBT_1MS in the LinuxKPI to get the last few bitsHans Petter Selasky
2018-03-03Implement msleep_interruptible() in the LinuxKPI. While at it use pause_sbt()Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky