Home
last modified time | relevance | path

Searched refs:allocate_io_mem (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dmemory.c211 int allocate_io_mem(struct thread_data *td) in allocate_io_mem() function
Dfio.h511 extern int __must_check allocate_io_mem(struct thread_data *);
Dbackend.c1064 if (data_xfer && allocate_io_mem(td)) in init_io_u()