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, Oct 18, 1:12 PM
Unknown Object (File)
Sat, Oct 18, 1:12 PM
Unknown Object (File)
Sat, Oct 18, 1:12 PM
Unknown Object (File)
Sat, Oct 18, 1:36 AM
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
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 Skipped
Unit
Tests Skipped