Home
last modified time | relevance | path

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

/linux-6.1.9/io_uring/
Dio_uring.c2675 struct io_tctx_exit { struct
2684 struct io_tctx_exit *work; in io_tctx_exit_cb() argument
2686 work = container_of(cb, struct io_tctx_exit, task_work); in io_tctx_exit_cb()
2710 struct io_tctx_exit exit; in io_ring_exit_work()