Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dfiletable.h15 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset);
Dfiletable.c135 int io_fixed_fd_remove(struct io_ring_ctx *ctx, unsigned int offset) in io_fixed_fd_remove() function
Dopenclose.c194 ret = io_fixed_fd_remove(ctx, offset); in __io_close_fixed()