Home
last modified time | relevance | path

Searched refs:getA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dfinelock_queue.cc82 a = getA(length) % length; in FineLockPEQueue()
88 a = getA(modlength) % modlength; in FineLockPEQueue()
102 int64 FineLockPEQueue::getA(int64 m) { in getA() function in FineLockPEQueue
H A Dfinelock_queue.h85 int64 getA(int64 m);