Searched refs:io_sq_offload_create (Results 1 – 3 of 3) sorted by relevance
23 int io_sq_offload_create(struct io_ring_ctx *ctx, struct io_uring_params *p);
352 __cold int io_sq_offload_create(struct io_ring_ctx *ctx, in io_sq_offload_create() function
3969 ret = io_sq_offload_create(ctx, p); in io_uring_create()