Searched refs:allocate_io_mem (Results 1 – 3 of 3) sorted by relevance
211 int allocate_io_mem(struct thread_data *td) in allocate_io_mem() function
511 extern int __must_check allocate_io_mem(struct thread_data *);
1064 if (data_xfer && allocate_io_mem(td)) in init_io_u()