Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dopdef.c468 .prep = io_futex_prep,
476 .prep = io_futex_prep,
H A Dfutex.c123 int io_futex_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_futex_prep() function