aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/kthread.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* LinuxKPI: Implement kthread_worker related functionsVladimir Kondratyev2022-05-171-1/+96
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Add kthread parking support to the LinuxKPI.Mark Johnston2017-06-181-10/+21
* Implement in_atomic() function in the LinuxKPI.Hans Petter Selasky2017-05-311-0/+5
* Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky2017-02-211-64/+17
* Remove redundant "task_struct_set()".Hans Petter Selasky2016-05-121-2/+1
* Create a dummy "task_struct" on the stack which is returned byHans Petter Selasky2016-05-121-4/+7
* LinuxKPI style changes:Hans Petter Selasky2016-01-081-9/+4
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+107