Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dscftorture.c228 unsigned long oldw = 0; in scf_sel_dump() local
234 w = (scfsp->scfs_weight - oldw) * 100000 / scf_sel_totweight; in scf_sel_dump()
238 oldw = scfsp->scfs_weight; in scf_sel_dump()