Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dscftorture.c120 unsigned long scfs_weight; member
218 scfsp->scfs_weight = scf_sel_totweight; in scf_sel_add()
234 w = (scfsp->scfs_weight - oldw) * 100000 / scf_sel_totweight; in scf_sel_dump()
238 oldw = scfsp->scfs_weight; in scf_sel_dump()
249 if (scf_sel_array[i].scfs_weight >= w) in scf_sel_rand()