Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/oss/dmasound/
A Ddmasound_q40.c128 int utotal, ftotal; in q40_ctx_law() local
130 ftotal = frameLeft; in q40_ctx_law()
164 int utotal, ftotal; in q40_ctx_s8() local
167 ftotal = frameLeft; in q40_ctx_s8()
201 int utotal, ftotal; in q40_ctx_u8() local
203 ftotal = frameLeft; in q40_ctx_u8()
238 int utotal, ftotal; in q40_ctc_law() local
240 ftotal = frameLeft; in q40_ctc_law()
277 int utotal, ftotal; in q40_ctc_s8() local
279 ftotal = frameLeft; in q40_ctc_s8()
[all …]
/linux-6.3-rc2/net/ceph/crush/
A Dmapper.c468 unsigned int ftotal, flocal; in crush_choose_firstn() local
486 ftotal = 0; in crush_choose_firstn()
499 r += ftotal; in crush_choose_firstn()
595 ftotal++; in crush_choose_firstn()
605 else if (ftotal < tries) in crush_choose_firstn()
613 reject, collide, ftotal, in crush_choose_firstn()
659 unsigned int ftotal; in crush_choose_indep() local
676 for (ftotal = 0; left > 0 && ftotal < tries; ftotal++) { in crush_choose_indep()
678 if (out2 && ftotal) { in crush_choose_indep()
713 r += (numrep+1) * ftotal; in crush_choose_indep()
[all …]

Completed in 8 milliseconds