Searched refs:tag (Results 1 – 1 of 1) sorted by relevance
224 u64 tag; member8512 if (prsrc->tag) { in __io_rsrc_put_work()8517 io_fill_cqe_aux(ctx, prsrc->tag, 0, 0); in __io_rsrc_put_work()8643 prsrc->tag = *tag_slot; in io_queue_rsrc_removal()8757 u64 tag = 0; in __io_sqe_files_update() local8759 if ((tags && copy_from_user(&tag, &tags[done], sizeof(tag))) || in __io_sqe_files_update()8764 if ((fd == IORING_REGISTER_FILES_SKIP || fd == -1) && tag) { in __io_sqe_files_update()8801 *io_get_tag_slot(data, i) = tag; in __io_sqe_files_update()9427 u64 tag = 0; in __io_sqe_buffers_update() local9432 if (tags && copy_from_user(&tag, &tags[done], sizeof(tag))) { in __io_sqe_buffers_update()[all …]