Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dfiletable.h15 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset);
H A Dfiletable.c135 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset) in io_fixed_fd_remove() function
H A Dopenclose.c189 ret = io_fixed_fd_remove(ctx, offset); in __io_close_fixed()