Page MenuHomeFreeBSD

linuxkpi: Add refcount.h
ClosedPublic

Authored by manu on May 24 2020, 4:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 23, 4:59 AM
Unknown Object (File)
Tue, Apr 21, 8:48 PM
Unknown Object (File)
Tue, Apr 21, 7:33 PM
Unknown Object (File)
Mon, Apr 20, 9:28 PM
Unknown Object (File)
Sun, Apr 5, 9:32 AM
Unknown Object (File)
Mar 22 2026, 2:37 PM
Unknown Object (File)
Feb 8 2026, 8:45 AM
Unknown Object (File)
Feb 8 2026, 12:23 AM
Subscribers

Details

Summary

Implement some refcount functions needed by drm.
Just use the atomic_t struct and functions from linuxkpi for simplicity.

Sponsored-by: The FreeBSD Foundation

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable