Page MenuHomeFreeBSD

linuxkpi: Add refcount.h
ClosedPublic

Authored by manu on May 24 2020, 4:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 4:58 AM
Unknown Object (File)
Dec 27 2024, 9:33 PM
Unknown Object (File)
Dec 26 2024, 9:07 AM
Unknown Object (File)
Dec 12 2024, 4:46 AM
Unknown Object (File)
Dec 6 2024, 2:56 PM
Unknown Object (File)
Nov 19 2024, 8:50 PM
Unknown Object (File)
Nov 19 2024, 4:42 AM
Unknown Object (File)
Oct 4 2024, 8:52 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