Searched refs:io_uring_prep_timeout_remove (Results 1 – 3 of 3) sorted by relevance
57 - Add io_uring_prep_timeout_remove() function
325 io_uring_prep_timeout_remove(sqe, 2, 0); in test_single_timeout_remove_notfound()392 io_uring_prep_timeout_remove(sqe, 1, 0); in test_single_timeout_remove()1125 io_uring_prep_timeout_remove(sqe, 0, IORING_TIMEOUT_ABS); in test_update_invalid_flags()
485 static inline void io_uring_prep_timeout_remove(struct io_uring_sqe *sqe, in io_uring_prep_timeout_remove() function