aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/jiffies.h
Commit message (Expand)AuthorAgeFilesLines
* 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