Page MenuHomeFreeBSD

linuxkpi: Add refcount.h
ClosedPublic

Authored by manu on May 24 2020, 4:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 9:56 AM
Unknown Object (File)
Sun, Oct 5, 2:35 AM
Unknown Object (File)
Sep 12 2025, 3:44 PM
Unknown Object (File)
Sep 2 2025, 10:26 PM
Unknown Object (File)
Jul 26 2025, 8:06 PM
Unknown Object (File)
Jul 26 2025, 6:57 PM
Unknown Object (File)
Jul 6 2025, 10:57 PM
Unknown Object (File)
Jul 3 2025, 6:53 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