Home
last modified time | relevance | path

Searched defs:work (Results 1 – 5 of 5) sorted by relevance

/io_uring/
A Dio-wq.c66 struct delayed_work work; member
527 struct io_wq_work *work, *tail; in io_get_next_work() local
581 struct io_wq_work *work) in io_assign_current_work()
604 struct io_wq_work *work; in io_worker_handle_work() local
876 static void io_workqueue_create(struct work_struct *work) in io_workqueue_create()
978 struct io_wq_work *work, unsigned int work_flags) in io_wq_insert_work()
1003 void io_wq_enqueue(struct io_wq *wq, struct io_wq_work *work) in io_wq_enqueue()
1057 void io_wq_hash_work(struct io_wq_work *work, void *val) in io_wq_hash_work()
1067 struct io_wq_work *work) in __io_wq_worker_cancel()
1096 struct io_wq_work *work, in io_wq_remove_pending()
[all …]
A Dio-wq.h57 static inline bool io_wq_is_hashed(struct io_wq_work *work) in io_wq_is_hashed()
A Dslist.h111 static inline struct io_wq_work *wq_next_work(struct io_wq_work *work) in wq_next_work()
A Dio_uring.c248 static __cold void io_fallback_req_func(struct work_struct *work) in io_fallback_req_func()
1836 struct io_wq_work *io_wq_free_work(struct io_wq_work *work) in io_wq_free_work()
1849 void io_wq_submit_work(struct io_wq_work *work) in io_wq_submit_work()
2912 struct io_tctx_exit *work; in io_tctx_exit_cb() local
2926 static __cold bool io_cancel_ctx_cb(struct io_wq_work *work, void *data) in io_cancel_ctx_cb()
2933 static __cold void io_ring_exit_work(struct work_struct *work) in io_ring_exit_work()
3071 static bool io_cancel_task_cb(struct io_wq_work *work, void *data) in io_cancel_task_cb()
A Dcancel.c68 static bool io_cancel_cb(struct io_wq_work *work, void *data) in io_cancel_cb()

Completed in 16 milliseconds