Home
last modified time | relevance | path

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

/linux-6.6.21/io_uring/
Drsrc.h73 void __io_sqe_files_unregister(struct io_ring_ctx *ctx);
Drsrc.c671 void __io_sqe_files_unregister(struct io_ring_ctx *ctx) in __io_sqe_files_unregister() function
717 __io_sqe_files_unregister(ctx); in io_sqe_files_unregister()
924 __io_sqe_files_unregister(ctx); in io_sqe_files_register()
Dio_uring.c2930 __io_sqe_files_unregister(ctx); in io_ring_ctx_free()