Lines Matching refs:ublk_thread

8 static inline void *ublk_get_commit_buf(struct ublk_thread *t,  in ublk_get_commit_buf()
25 static inline unsigned short ublk_alloc_commit_buf(struct ublk_thread *t) in ublk_alloc_commit_buf()
38 static inline void ublk_free_commit_buf(struct ublk_thread *t, in ublk_free_commit_buf()
59 static unsigned ublk_commit_buf_size(struct ublk_thread *t) in ublk_commit_buf_size()
69 static void free_batch_commit_buf(struct ublk_thread *t) in free_batch_commit_buf()
82 static int alloc_batch_commit_buf(struct ublk_thread *t) in alloc_batch_commit_buf()
117 static unsigned int ublk_thread_nr_queues(const struct ublk_thread *t) in ublk_thread_nr_queues()
128 void ublk_batch_prepare(struct ublk_thread *t) in ublk_batch_prepare()
164 static void free_batch_fetch_buf(struct ublk_thread *t) in free_batch_fetch_buf()
176 static int alloc_batch_fetch_buf(struct ublk_thread *t) in alloc_batch_fetch_buf()
211 int ublk_batch_alloc_buf(struct ublk_thread *t) in ublk_batch_alloc_buf()
223 void ublk_batch_free_buf(struct ublk_thread *t) in ublk_batch_free_buf()
229 static void ublk_init_batch_cmd(struct ublk_thread *t, __u16 q_id, in ublk_init_batch_cmd()
265 static void ublk_setup_commit_sqe(struct ublk_thread *t, in ublk_setup_commit_sqe()
277 static void ublk_batch_queue_fetch(struct ublk_thread *t, in ublk_batch_queue_fetch()
301 void ublk_batch_start_fetch(struct ublk_thread *t) in ublk_batch_start_fetch()
317 static unsigned short ublk_compl_batch_fetch(struct ublk_thread *t, in ublk_compl_batch_fetch()
354 static int __ublk_batch_queue_prep_io_cmds(struct ublk_thread *t, struct ublk_queue *q) in __ublk_batch_queue_prep_io_cmds()
391 int ublk_batch_queue_prep_io_cmds(struct ublk_thread *t, struct ublk_queue *q) in ublk_batch_queue_prep_io_cmds()
407 static void ublk_batch_compl_commit_cmd(struct ublk_thread *t, in ublk_batch_compl_commit_cmd()
425 void ublk_batch_compl_cmd(struct ublk_thread *t, in ublk_batch_compl_cmd()
454 static void __ublk_batch_commit_io_cmds(struct ublk_thread *t, in __ublk_batch_commit_io_cmds()
478 void ublk_batch_commit_io_cmds(struct ublk_thread *t) in ublk_batch_commit_io_cmds()
491 static void __ublk_batch_init_commit(struct ublk_thread *t, in __ublk_batch_init_commit()
504 static void ublk_batch_init_commit(struct ublk_thread *t, in ublk_batch_init_commit()
515 void ublk_batch_prep_commit(struct ublk_thread *t) in ublk_batch_prep_commit()
523 void ublk_batch_complete_io(struct ublk_thread *t, struct ublk_queue *q, in ublk_batch_complete_io()