Home
last modified time | relevance | path

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

/external/fio/
Dmemory.c26 int fio_pin_memory(struct thread_data *td) in fio_pin_memory() function
Dfio.h509 extern int __must_check fio_pin_memory(struct thread_data *);
Dbackend.c1437 if (fio_pin_memory(td)) in thread_main()