summaryrefslogtreecommitdiff
path: root/lib/Checker/UndefinedArraySubscriptChecker.cpp
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <dumbbell@FreeBSD.org>2025-05-26 19:36:49 +0200
committerJean-Sébastien Pédron <dumbbell@FreeBSD.org>2026-01-25 17:04:44 +0100
commit28d6ffe37cf928c5b13e0aa34c39c4414a0f09e4 (patch)
treed0d387abf1c3542d60a874bd04d064e5fd426ec5 /lib/Checker/UndefinedArraySubscriptChecker.cpp
parent5931649751847cc3ca54255bb767424dcb8a3e97 (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