Searched defs:io_ring_ctx (Results 1 – 7 of 7) sorted by relevance
73412 struct io_ring_ctx { struct73413 struct {73430 struct {73453 struct io_rings *rings;73454 struct io_wq *io_wq;73455 struct task_struct *sqo_task;73456 struct mm_struct *mm_account;73457 struct cgroup_subsys_state *sqo_blkcg_css;73458 struct io_sq_data *sq_data;73459 struct wait_queue_head sqo_sq_wait;[all …]
39766 struct io_ring_ctx { struct39767 struct {39776 struct {39799 struct io_rings *rings;39800 struct io_wq *io_wq;39801 struct task_struct *sqo_task;39802 struct mm_struct *mm_account;39803 struct cgroup_subsys_state *sqo_blkcg_css;39804 struct io_sq_data *sq_data;39805 struct wait_queue_head sqo_sq_wait;[all …]
44661 struct io_ring_ctx { struct44662 struct {44679 struct {44707 struct io_wq_work_list locked_free_list;44708 unsigned int locked_free_nr;44709 const struct cred *sq_creds;44710 struct io_sq_data *sq_data;44711 struct wait_queue_head sqo_sq_wait;44712 struct list_head sqd_list;44713 long unsigned int check_cq_overflow;[all …]
44452 struct io_ring_ctx { struct44453 struct {44457 struct {44477 struct io_rings *rings;44478 struct io_wq *io_wq;44479 struct task_struct___2 *sqo_thread;44480 struct mm_struct___2 *sqo_mm;44481 wait_queue_head_t sqo_wait;44482 struct fixed_file_table *file_table;44483 unsigned int nr_user_files;[all …]