Home
last modified time | relevance | path

Searched refs:io_context (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Diocontext.h75 struct io_context *ioc;
99 struct io_context { struct
124 static inline void get_io_context_active(struct io_context *ioc) in get_io_context_active() argument
132 static inline void ioc_task_link(struct io_context *ioc) in ioc_task_link()
142 void put_io_context(struct io_context *ioc);
143 void put_io_context_active(struct io_context *ioc);
145 struct io_context *get_task_io_context(struct task_struct *task,
148 struct io_context;
149 static inline void put_io_context(struct io_context *ioc) { } in put_io_context()
Dioprio.h79 struct io_context *ioc = current->io_context; in get_current_ioprio()
Dblk_types.h18 struct io_context;
Dsched.h49 struct io_context;
1083 struct io_context *io_context; member