Home
last modified time | relevance | path

Searched hist:"4 efd5dd70dd2ff7d6bef4d805bbc89e833bf995c" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drefcount.h4efd5dd70dd2ff7d6bef4d805bbc89e833bf995c Mon May 25 14:44:07 CEST 2020 Emmanuel Vadot <manu@FreeBSD.org> linuxkpi: Add refcount.h

Implement some refcount functions needed by drm.
Just use the atomic_t struct and functions from linuxkpi for simplicity.

Sponsored-by: The FreeBSD Foundation

Reviewed by: hselsasky
Differential Revision: https://reviews.freebsd.org/D24985