HomeSort by relevance Sort by last modified time
    Searched refs:fio_mutex_remove (Results 1 - 12 of 12) sorted by null

  /external/fio/
mutex.h 31 extern void fio_mutex_remove(struct fio_mutex *);
gettime-thread.c 92 fio_mutex_remove(mutex);
flow.c 127 fio_mutex_remove(flow_lock);
filehash.c 122 fio_mutex_remove(hash_lock);
mutex.c 33 void fio_mutex_remove(struct fio_mutex *mutex) function
140 fio_mutex_remove(mutex);
cgroup.c 208 fio_mutex_remove(lock);
smalloc.c 235 fio_mutex_remove(pool->lock);
diskutil.c 37 fio_mutex_remove(du->lock);
571 fio_mutex_remove(disk_util_mutex);
backend.c     [all...]
stat.c     [all...]
  /external/fio/t/
dedupe.c 417 fio_mutex_remove(size_lock);
595 fio_mutex_remove(rb_lock);
  /external/fio/profiles/
act.c 483 fio_mutex_remove(act_run_data->mutex);

Completed in 241 milliseconds