Page MenuHomeFreeBSD

linuxkpi: Add refcount.h
ClosedPublic

Authored by manu on May 24 2020, 4:11 PM.
Tags
None
Referenced Files
F102957031: D24985.diff
Tue, Nov 19, 4:42 AM
Unknown Object (File)
Oct 4 2024, 8:52 AM
Unknown Object (File)
Sep 24 2024, 11:07 AM
Unknown Object (File)
Sep 20 2024, 2:43 PM
Unknown Object (File)
Sep 20 2024, 6:26 AM
Unknown Object (File)
Sep 15 2024, 2:16 AM
Unknown Object (File)
Sep 7 2024, 3:07 AM
Unknown Object (File)
Aug 22 2024, 5:50 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