summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/kthread.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-05-17LinuxKPI: Implement kthread_worker related functionsVladimir Kondratyev
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2017-06-18Add kthread parking support to the LinuxKPI.Mark Johnston
2017-05-31Implement in_atomic() function in the LinuxKPI.Hans Petter Selasky
2017-02-21Make the LinuxKPI task struct persistent accross system calls.Hans Petter Selasky
2016-05-12Remove redundant "task_struct_set()".Hans Petter Selasky
2016-05-12Create a dummy "task_struct" on the stack which is returned byHans Petter Selasky
2016-01-08LinuxKPI style changes:Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky