Searched refs:io_context (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Diocontext.h13 * An io_cq (icq) is association between an io_context (ioc) and a
39 * is called and be holding a reference to the associated io_context.
43 * are called with both the associated io_context and queue locks held.
73 struct io_context *ioc;
97 struct io_context { struct
128 static inline void get_io_context_active(struct io_context *ioc)
136 static inline void ioc_task_link(struct io_context *ioc)
146 void put_io_context(struct io_context *ioc);
147 void put_io_context_active(struct io_context *ioc);
149 struct io_context *get_task_io_contex
[all...]
H A Dblk_types.h15 struct io_context;
78 struct io_context *bi_ioc;
H A Dsched.h1055 struct io_context; /* See blkdev.h */
1504 struct io_context *io_context; member in struct:task_struct
2543 * pins the final release of task.io_context. Also protects ->cpuset and

Completed in 69 milliseconds