Searched defs:io_sq_data (Results 1 – 13 of 13) sorted by relevance
74614 struct io_sq_data { struct74615 refcount_t refs;74616 atomic_t park_pending;74617 struct mutex lock;74618 struct list_head ctx_list;74619 struct task_struct *thread;74620 struct wait_queue_head wait;74621 unsigned int sq_thread_idle;74622 int sq_cpu;74623 pid_t task_pid;[all …]
91370 struct io_sq_data { struct91371 refcount_t refs;91372 atomic_t park_pending;91373 struct mutex lock;91374 struct list_head ctx_list;91375 struct task_struct *thread;91376 struct wait_queue_head wait;91377 unsigned int sq_thread_idle;91378 int sq_cpu;91379 pid_t task_pid;[all …]
31691 struct io_sq_data { struct31692 refcount_t refs;31693 atomic_t park_pending;31694 struct mutex lock;31695 struct list_head ctx_list;31696 struct task_struct *thread;31697 struct wait_queue_head wait;31698 unsigned int sq_thread_idle;31699 int sq_cpu;31700 pid_t task_pid;[all …]
53647 struct io_sq_data { struct53648 refcount_t refs;53649 atomic_t park_pending;53650 struct mutex lock;53651 struct list_head ctx_list;53652 struct task_struct *thread;53653 struct wait_queue_head wait;53654 unsigned int sq_thread_idle;53655 int sq_cpu;53656 pid_t task_pid;[all …]
63440 struct io_sq_data { struct63441 refcount_t refs;63442 atomic_t park_pending;63443 struct mutex lock;63444 struct list_head ctx_list;63445 struct task_struct *thread;63446 struct wait_queue_head wait;63447 unsigned int sq_thread_idle;63448 int sq_cpu;63449 pid_t task_pid;[all …]
75164 struct io_sq_data { struct75165 refcount_t refs;75166 atomic_t park_pending;75167 struct mutex lock;75168 struct list_head ctx_list;75169 struct task_struct *thread;75170 struct wait_queue_head wait;75171 unsigned int sq_thread_idle;75172 int sq_cpu;75173 pid_t task_pid;[all …]
73043 struct io_sq_data { struct73044 refcount_t refs;73045 atomic_t park_pending;73046 struct mutex lock;73047 struct list_head ctx_list;73048 struct task_struct *thread;73049 struct wait_queue_head wait;73050 unsigned int sq_thread_idle;73051 int sq_cpu;73052 pid_t task_pid;[all …]
73270 struct io_sq_data { struct73271 refcount_t refs;73272 atomic_t park_pending;73273 struct mutex lock;73274 struct list_head ctx_list;73275 struct task_struct *thread;73276 struct wait_queue_head wait;73277 unsigned int sq_thread_idle;73278 int sq_cpu;73279 pid_t task_pid;[all …]