diff options
| author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2025-05-26 20:12:40 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2026-01-25 17:04:44 +0100 |
| commit | a200c8e51cdb4586ad2eb20d2b45ba367f00beaf (patch) | |
| tree | 4370619267b8e158472d281455585c0c4e69fcf4 /lib/Checker/UndefinedArraySubscriptChecker.cpp | |
| parent | 28d6ffe37cf928c5b13e0aa34c39c4414a0f09e4 (diff) | |
linuxkpi: Add eventfd_*()
Add <linux/eventfd.h> and expose the `eventfd_*()` API. This is used by
DRM drivers for some time, but the code was commented out so far.
Note that Linux uses `struct eventfd_ctx`, but FreeBSD defines `struct
eventfd`. We define `eventfd_ctx` as a synonym to `eventfd`.
Reviewed by: christos, markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50853
Diffstat (limited to 'lib/Checker/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions
