Home
last modified time | relevance | path

Searched refs:sync_cache (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cc106 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); in FreeRange()
223 sync_alloc_.Free(&thr->proc()->sync_cache, myidx); in GetAndLock()
242 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache); in GetAndLock()
293 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
Dtsan_rtl.h343 DenseSlabAllocCache sync_cache; member
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_sync.cpp105 sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); in FreeRange()
223 sync_alloc_.Free(&thr->proc()->sync_cache, myidx); in GetAndLock()
242 myidx = sync_alloc_.Alloc(&thr->proc()->sync_cache); in GetAndLock()
293 sync_alloc_.FlushCache(&proc->sync_cache); in OnProcIdle()
Dtsan_rtl.h349 DenseSlabAllocCache sync_cache; member
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c1898 int sync_cache(int sg_fd) in sync_cache() function
2629 res = sync_cache(outfd); in do_scsi_device_read_write()
2633 res = sync_cache(outfd); in do_scsi_device_read_write()
6710 res = sync_cache(outfd); in do_scsi_sgm_read_write()
6714 res = sync_cache(outfd); in do_scsi_sgm_read_write()
7602 res = sync_cache(rcoll.outfd); in do_scsi_sgp_read_write()
7606 res = sync_cache(rcoll.outfd); in do_scsi_sgp_read_write()