Searched refs:io_sqring_entries (Results 1 - 3 of 3) sorted by last modified time

/linux-master/io_uring/
H A Dsqpoll.c174 to_submit = io_sqring_entries(ctx);
356 if (io_sqring_entries(ctx)) {
H A Dio_uring.h288 static inline unsigned int io_sqring_entries(struct io_ring_ctx *ctx) function
H A Dio_uring.c2309 unsigned int entries = io_sqring_entries(ctx);

Completed in 142 milliseconds