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

/linux-master/kernel/
H A Dscftorture.c227 unsigned long oldw = 0; local
233 w = (scfsp->scfs_weight - oldw) * 100000 / scf_sel_totweight;
237 oldw = scfsp->scfs_weight;

Completed in 156 milliseconds