opnsense-src/sys/compat
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
..
freebsd32 sysent: regen 2024-05-27 13:32:23 +02:00
ia32 sysentvec: add SV_SIGSYS flag 2023-10-09 06:24:31 +03:00
lindebugfs sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
linprocfs linprocfs: Avoid using a sysctl to get the CPU model string 2024-01-11 09:19:07 -05:00
linsysfs linsysfs(5): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743 2023-08-18 13:12:02 +03:00
linux linux(4): Add const qualifier to the value parameter of function handle_string() 2024-05-28 12:21:20 +08:00
linuxkpi linuxkpi: refcount: Use atomic_t directly 2024-06-04 13:23:34 +02:00
x86bios sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00