Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drsrc.c318 __cold static int io_rsrc_data_alloc(struct io_ring_ctx *ctx, int type, in io_rsrc_data_alloc() function
717 ret = io_rsrc_data_alloc(ctx, IORING_RSRC_FILE, tags, nr_args, in io_sqe_files_register()
1023 ret = io_rsrc_data_alloc(ctx, IORING_RSRC_BUFFER, tags, nr_args, &data); in io_sqe_buffers_register()