Home
last modified time | relevance | path

Searched refs:io_req_async_data_free (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dfutex.c81 io_req_async_data_free(req); in io_futexv_complete()
239 io_req_async_data_free(req); in io_futexv_wait()
315 io_req_async_data_free(req); in io_futex_wait()
H A Dwaitid.c40 io_req_async_data_free(req); in io_waitid_free()
H A Dio_uring.h365 static inline void io_req_async_data_free(struct io_kiocb *req) in io_req_async_data_free() function