Home
last modified time | relevance | path

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

/io_uring/
Dio_uring.c8135 u64 *tag_slot = io_get_tag_slot(data, i); in io_rsrc_data_alloc() local
8137 if (copy_from_user(tag_slot, &utags[i], in io_rsrc_data_alloc()
8138 sizeof(*tag_slot))) in io_rsrc_data_alloc()
8636 u64 *tag_slot = io_get_tag_slot(data, idx); in io_queue_rsrc_removal() local
8643 prsrc->tag = *tag_slot; in io_queue_rsrc_removal()
8644 *tag_slot = 0; in io_queue_rsrc_removal()