opnsense-src/sys/compat/linuxkpi/common/include
Emmanuel Vadot eda697d2ef linuxkpi: Add irq_work.h
Since handlers are call in a thread context we can simply use a workqueue
to emulate those functions.
The DRM code was patched to do that already, having it in linuxkpi allows us
to not patch the upstream code.

Sponsored-by: The FreeBSD Foundation
Reviewed by:	hselasky
Differential Revision:	https://reviews.freebsd.org/D24859
2020-05-19 09:04:35 +00:00
..
asm Implement the atomic fetch add unless functions for the LinuxKPI. 2020-04-20 16:21:37 +00:00
linux linuxkpi: Add irq_work.h 2020-05-19 09:04:35 +00:00
net Implement the ip_eth_mc_map() function in the LinuxKPI. 2018-06-12 08:43:49 +00:00