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, Apr 28, 10:13 AM
Unknown Object (File)
Thu, Apr 25, 2:43 PM
Unknown Object (File)
Apr 6 2024, 11:36 AM
Unknown Object (File)
Apr 6 2024, 9:18 AM
Unknown Object (File)
Feb 20 2024, 1:19 PM
Unknown Object (File)
Jan 13 2024, 11:24 AM
Unknown Object (File)
Dec 22 2023, 7:51 PM
Unknown Object (File)
Dec 20 2023, 6:37 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