Searched refs:IORING_FEAT_POLL_32BITS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | io_uring.h | 255 #define IORING_FEAT_POLL_32BITS (1U << 6) macro |
/Linux-v5.10/fs/ | ||
D | io_uring.c | 9371 IORING_FEAT_POLL_32BITS; in io_uring_create() |