Page MenuHomeFreeBSD

linuxkpi: Add refcount.h
ClosedPublic

Authored by manu on May 24 2020, 4:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 7, 3:36 AM
Unknown Object (File)
Apr 21 2025, 1:50 AM
Unknown Object (File)
Apr 20 2025, 11:51 PM
Unknown Object (File)
Apr 20 2025, 11:44 PM
Unknown Object (File)
Apr 20 2025, 11:05 PM
Unknown Object (File)
Apr 17 2025, 11:18 PM
Unknown Object (File)
Apr 14 2025, 8:01 AM
Unknown Object (File)
Apr 14 2025, 4: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