opnsense-src/sys/compat/linuxkpi/common/include
Warner Losh c6df6f5322 Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too.
bus_topo_lock() should be called before interacting with newbus routines
and unlocked with bus_topo_unlock(). If you need the topology lock for
some reason, bus_topo_mtx() will provide that.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D31831
2021-12-09 17:04:45 -07:00
..
acpi LinuxKPI: Implement ACPI bits required by drm-kmod in base system 2020-11-09 13:20:14 +00:00
asm LinuxKPI: Add dummy pgprot_decrypted() implementation 2021-09-29 23:14:58 +03:00
linux Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
net LinuxKPI: add nexthdr definitions for IPv6 2021-07-27 15:00:21 +00:00