Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Drsrc.h73 void __io_sqe_files_unregister(struct io_ring_ctx *ctx);
H A Drsrc.c661 void __io_sqe_files_unregister(struct io_ring_ctx *ctx) in __io_sqe_files_unregister() function
697 __io_sqe_files_unregister(ctx); in io_sqe_files_unregister()
764 __io_sqe_files_unregister(ctx); in io_sqe_files_register()
H A Dio_uring.c2910 __io_sqe_files_unregister(ctx); in io_ring_ctx_free()