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