diff options
author | 2021-06-14 23:37:28 +0100 | |
---|---|---|
committer | 2021-06-15 15:38:40 -0600 | |
commit | 311997b3fcddc2f169fff844bf6b48dbff0bb816 (patch) | |
tree | 94d5720f5f001f050904c9fce0e0df4231dfa798 /tools/perf/scripts/python/stackcollapse.py | |
parent | io_uring: clean up check_overflow flag (diff) | |
download | wireguard-linux-311997b3fcddc2f169fff844bf6b48dbff0bb816.tar.xz wireguard-linux-311997b3fcddc2f169fff844bf6b48dbff0bb816.zip |
io_uring: wait heads renaming
We use several wait_queue_head's for different purposes, but namings are
confusing. First rename ctx->cq_wait into ctx->poll_wait, because this
one is used for polling an io_uring instance. Then rename ctx->wait into
ctx->cq_wait, which is responsible for CQE waiting.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/47b97a097780c86c67b20b6ccc4e077523dce682.1623709150.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions