Searched refs:io_context (Results 1 – 4 of 4) sorted by relevance
75 struct io_context *ioc;99 struct io_context { struct124 static inline void get_io_context_active(struct io_context *ioc) in get_io_context_active() argument132 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()
79 struct io_context *ioc = current->io_context; in get_current_ioprio()
18 struct io_context;
49 struct io_context;1083 struct io_context *io_context; member