summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/workqueue.h
AgeCommit message (Expand)Author
2025-05-12linuxkpi: Fix up jiffies handlingMark Johnston
2025-04-29linuxkpi: Introduce a properly typed jiffiesMark Johnston
2025-04-07linuxkpi: Add `queue_work_node()`Jean-Sébastien Pédron
2023-12-24LinuxKPI: Add cancel_work() function.Vladimir Kondratyev
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2020-05-21linuxkpi: Add rcu_work functionsEmmanuel Vadot
2019-08-17Linuxkpi: Prevent easy generated ctor name conflicts with prefixConrad Meyer
2018-08-06Implement current_work() function in the LinuxKPI.Hans Petter Selasky
2018-06-05Declare and set the global "system_highpri_wq" workqueue structure pointerHans Petter Selasky
2018-06-05Implement the INIT_DELAYED_WORK_ONSTACK() function macro in the LinuxKPI.Hans Petter Selasky
2018-03-23linuxkpi whitespace cleanupEd Maste
2017-10-04Make sure the timer belonging to the delayed work in the LinuxKPIHans Petter Selasky
2017-03-09Fix implementation of the DECLARE_WORK() macro in the LinuxKPI to fullyHans Petter Selasky
2017-03-07LinuxKPI workqueue cleanup.Hans Petter Selasky
2015-12-21Implement drain_workqueue() function.Hans Petter Selasky
2015-12-21In the zero delay case in queue_delayed_work() use the return valueHans Petter Selasky
2015-12-21Minor workqueue cleanup:Hans Petter Selasky
2015-11-30Add more functions and types to the LinuxKPI.Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky