Home
last modified time | relevance | path

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

/kernel/
Dscftorture.c213 unsigned long oldw = 0; in scf_sel_dump() local
219 w = (scfsp->scfs_weight - oldw) * 100000 / scf_sel_totweight; in scf_sel_dump()
223 oldw = scfsp->scfs_weight; in scf_sel_dump()