Lines Matching refs:buf_index
110 sqe->buf_index || sqe->splice_fd_in)) in io_shutdown_prep()
193 req->buf_index = sr->buf_group; in io_mshot_prep_retry()
418 sr->buf_group = req->buf_index; in io_sendmsg_prep()
786 sr->buf_group = req->buf_index; in io_recvmsg_prep()
1318 req->buf_index = READ_ONCE(sqe->buf_index); in io_send_zc_prep()
1406 sr->notif->buf_index = req->buf_index; in io_send_zc_import()
1572 if (sqe->len || sqe->buf_index) in io_accept_prep()
1667 if (sqe->addr || sqe->rw_flags || sqe->buf_index) in io_socket_prep()
1722 if (sqe->len || sqe->buf_index || sqe->rw_flags || sqe->splice_fd_in) in io_connect_prep()
1790 if (sqe->len || sqe->buf_index || sqe->rw_flags || sqe->splice_fd_in) in io_bind_prep()
1824 if (sqe->addr || sqe->buf_index || sqe->rw_flags || sqe->splice_fd_in || sqe->addr2) in io_listen_prep()