Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Drsrc.h75 void __io_sqe_files_unregister(struct io_ring_ctx *ctx);
Drsrc.c758 void __io_sqe_files_unregister(struct io_ring_ctx *ctx) in __io_sqe_files_unregister() function
803 __io_sqe_files_unregister(ctx); in io_sqe_files_unregister()
1013 __io_sqe_files_unregister(ctx); in io_sqe_files_register()
Dio_uring.c2576 __io_sqe_files_unregister(ctx); in io_ring_ctx_free()