Home
last modified time | relevance | path

Searched refs:io_sqring_full (Results 1 – 2 of 2) sorted by relevance

/linux/io_uring/
H A Dsqpoll.c434 if (!io_sqring_full(ctx)) in io_sqpoll_wait_sq()
438 if (!io_sqring_full(ctx)) in io_sqpoll_wait_sq()
H A Dio_uring.h461 static inline bool io_sqring_full(struct io_ring_ctx *ctx) in io_sqring_full() function