opnsense-src/sys/compat/linuxkpi
Emmanuel Vadot f85181b036 linuxkpi: refcount: Use atomic_t directly
Simply use a typedef for refcount_t on atomic_t, this allow us
to use a nativ type and also changing struct kref to directly use
a refcount_t like Linux.

Reviewed by:		bz
Sponsored by:		Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D45207

(cherry picked from commit abb1a1340e3f0dcdbb81b5c42ad304f02c812e20)
2024-06-04 13:23:34 +02:00
..
common linuxkpi: refcount: Use atomic_t directly 2024-06-04 13:23:34 +02:00
dummy/include LinuxKPI: Add linux/ioport.h header 2024-02-17 23:58:38 +03:00