diff options
| author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2025-05-26 19:36:49 +0200 |
|---|---|---|
| committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2026-01-25 17:04:44 +0100 |
| commit | 28d6ffe37cf928c5b13e0aa34c39c4414a0f09e4 (patch) | |
| tree | d0d387abf1c3542d60a874bd04d064e5fd426ec5 /lib/Checker/UndefinedArraySubscriptChecker.cpp | |
| parent | 5931649751847cc3ca54255bb767424dcb8a3e97 (diff) | |
eventfd: Add eventfd_signal()
The `eventfd_signal()` function is the equivalent to a write to an
eventfd file descriptor: it bumps the internal counter and wakes up
processes waiting for it.
`eventfd_signal()` is meant to be used by kernel drivers. DRM drivers
will call it through linuxkpi.
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D50850
Diffstat (limited to 'lib/Checker/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions
