Home
last modified time | relevance | path

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

/external/fio/
Dmemory.c15 void fio_unpin_memory(struct thread_data *td) in fio_unpin_memory() function
Dfio.h493 extern void fio_unpin_memory(struct thread_data *);
Dbackend.c1528 fio_unpin_memory(td); in thread_main()