Searched refs:IORING_FILE_INDEX_ALLOC (Results 1 – 5 of 5) sorted by relevance
115 #define IORING_FILE_INDEX_ALLOC (~0U) macro
141 #define IORING_FILE_INDEX_ALLOC (~0U) macro
355 alloc_slot = slot == IORING_FILE_INDEX_ALLOC; in io_pipe_fixed()
542 IORING_FILE_INDEX_ALLOC); in io_sqe_files_register() 571 if (up->offset == IORING_FILE_INDEX_ALLOC) { in io_sqe_files_register()
1636 accept->file_slot != IORING_FILE_INDEX_ALLOC) in io_accept()