aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHao Xu <[email protected]>2022-05-14 22:20:44 +0800
committerJens Axboe <[email protected]>2022-05-14 08:34:22 -0600
commit227685ebfaba0bc7e2ddc47cef4556050b6d7a8f (patch)
tree38e7f15ca0225156b8749e2c829470fc7c7a2205 /scripts/gdb/linux/utils.py
parent390ed29b5e425ba00da2b6113b74a14949f71b02 (diff)
io_uring: add REQ_F_APOLL_MULTISHOT for requests
Add a flag to indicate multishot mode for fast poll. currently only accept use it, but there may be more operations leveraging it in the future. Also add a mask IO_APOLL_MULTI_POLLED which stands for REQ_F_APOLL_MULTI | REQ_F_POLLED, to make the code short and cleaner. Signed-off-by: Hao Xu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions