Searched refs:io_queue_rsrc_removal (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 8286 static int io_queue_rsrc_removal(struct io_rsrc_data *data, unsigned idx, in io_queue_rsrc_removal() function 8333 ret = io_queue_rsrc_removal(ctx->file_data, slot_index, in io_install_fixed_file() 8385 ret = io_queue_rsrc_removal(ctx->file_data, offset, ctx->rsrc_node, file); in io_close_fixed() 8435 err = io_queue_rsrc_removal(data, i, ctx->rsrc_node, file); in __io_sqe_files_update() 9111 err = io_queue_rsrc_removal(ctx->buf_data, i, in __io_sqe_buffers_update()
|