aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/jiffies.h
Commit message (Expand)AuthorAgeFilesLines
* linuxkpi: Fix up jiffies handlingMark Johnston2025-05-121-11/+0
* linuxkpi: Introduce a properly typed jiffiesMark Johnston2025-04-291-19/+20
* LinnuxKPI: drm2: retire timespec_to_jiffies()Bjoern A. Zeeb2025-02-011-13/+0
* Revert: LinuxKPI: switch jiffies and timer->expire to unsigned longBjoern A. Zeeb2025-01-081-14/+14
* LinuxKPI: switch jiffies and timer->expire to unsigned longBjoern A. Zeeb2025-01-071-14/+14
* LinuxKPI: add time_is_before_jiffies()Bjoern A. Zeeb2024-10-111-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* LinuxKPI: cast jiffies_to_msecs() resultBjoern A. Zeeb2023-06-261-1/+1
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* LinuxKPI: add time_is_after_jiffies() definitionBjoern A. Zeeb2021-05-251-0/+1
* linuxkpi: Add time_after32 and time_before32Emmanuel Vadot2020-08-041-0/+2
* Extend the range of the return value from nsecs_to_jiffies64() to supportHans Petter Selasky2020-02-271-22/+33
* linuxkpi whitespace cleanupEd Maste2018-03-231-1/+1
* Use integer type to pass around jiffies and/or ticks values in theHans Petter Selasky2017-08-101-1/+1
* Add some functions to jiffies.h.Mark Johnston2017-07-131-10/+47
* Implement time_is_after_eq_jiffies() function in the LinuxKPI.Hans Petter Selasky2017-03-071-0/+1
* Make sure jiffies value is cast to an integer in the LinuxKPI beforeHans Petter Selasky2017-03-071-1/+1
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-1/+0
* Implement nsecs_to_jiffies() in the LinuxKPI and while at itHans Petter Selasky2016-05-131-13/+21
* Add wait_event_interruptible_timeout to linuxkpi.Navdeep Parhar2016-03-311-0/+10
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+98