Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c9307 struct io_tctx_exit { struct
9316 struct io_tctx_exit *work; in io_tctx_exit_cb() argument
9318 work = container_of(cb, struct io_tctx_exit, task_work); in io_tctx_exit_cb()
9342 struct io_tctx_exit exit; in io_ring_exit_work()