Searched defs:io_context (Results 1 – 7 of 7) sorted by relevance
1441 struct io_context *io_context; member2614 struct io_context { struct2615 atomic_long_t refcount;2616 atomic_t active_ref;2617 atomic_t nr_tasks;2618 spinlock_t lock;2619 short unsigned int ioprio;2620 struct xarray icq_tree;2621 struct io_cq *icq_hint;2622 struct hlist_head icq_list;[all …]
1000 struct io_context *io_context; member4100 struct io_context { struct4101 atomic_long_t refcount;4102 atomic_t active_ref;4103 atomic_t nr_tasks;4104 spinlock_t lock;4105 short unsigned int ioprio;4106 int nr_batch_requests;4107 long unsigned int last_waited;4108 struct xarray icq_tree;[all …]
1051 struct io_context *io_context; member2711 struct io_context { struct2712 atomic_long_t refcount;2713 atomic_t active_ref;2714 atomic_t nr_tasks;2715 spinlock_t lock;2716 short unsigned int ioprio;2717 struct xarray icq_tree;2718 struct io_cq *icq_hint;2719 struct hlist_head icq_list;[all …]
1259 struct io_context *io_context; member4251 struct io_context { struct4252 atomic_long_t refcount;4253 atomic_t active_ref;4254 short unsigned int ioprio;