diff options
author | Jens Axboe <[email protected]> | 2024-09-21 01:59:52 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-10-29 13:43:26 -0600 |
commit | f4bb2f65bb8154c1a2c2d7e01db0c98dffb5918f (patch) | |
tree | 2398f4ce0d2b7ac68fa9c912ab213cd7e44f0e1e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 83a4f865e273b83426eafdd3aa51334cc21ac0fd (diff) |
io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd
Everything else about the io_uring eventfd support is nicely kept
private to that code, except the cached_cq_tail tracking. With
everything else in place, move io_eventfd_flush_signal() to using
the ev_fd grab+release helpers, which then enables the direct use of
io_ev_fd for this tracking too.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions