Searched defs:io_sq_data (Results 1 – 1 of 1) sorted by relevance
237 struct io_sq_data { struct238 refcount_t refs;239 struct mutex lock;242 struct list_head ctx_list;243 struct list_head ctx_new_list;244 struct mutex ctx_lock;246 struct task_struct *thread;247 struct wait_queue_head wait;