aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_types.h
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-06-14 23:37:28 +0100
committerJens Axboe <axboe@kernel.dk>2021-06-15 15:38:40 -0600
commit311997b3fcddc2f169fff844bf6b48dbff0bb816 (patch)
tree94d5720f5f001f050904c9fce0e0df4231dfa798 /include/linux/compiler_types.h
parentio_uring: clean up check_overflow flag (diff)
downloadlinux-rng-311997b3fcddc2f169fff844bf6b48dbff0bb816.tar.xz
linux-rng-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 'include/linux/compiler_types.h')
0 files changed, 0 insertions, 0 deletions