diff options
author | 2023-07-11 10:40:31 -0600 | |
---|---|---|
committer | 2023-09-21 12:03:50 -0600 | |
commit | 2e521a2064bf8b26cf178c0f7644a70ed1a512fa (patch) | |
tree | c380528b697568b6cba061dd7d13292beca54ec3 /tools/perf/scripts/python | |
parent | exit: add kernel_waitid_prepare() helper (diff) | |
download | wireguard-linux-2e521a2064bf8b26cf178c0f7644a70ed1a512fa.tar.xz wireguard-linux-2e521a2064bf8b26cf178c0f7644a70ed1a512fa.zip |
exit: add internal include file with helpers
Move struct wait_opts and waitid_info into kernel/exit.h, and include
function declarations for the recently added helpers. Make them
non-static as well.
This is in preparation for adding a waitid operation through io_uring.
With the abtracted helpers, this is now possible.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions