Searched refs:proportion_of_total (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/crypto/ |
D | testmgr.c | 254 unsigned int proportion_of_total; member 312 .src_divs = { { .proportion_of_total = 10000 } }, 315 .src_divs = { { .proportion_of_total = 10000 } }, 318 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } }, 325 .proportion_of_total = 10000, 337 { .proportion_of_total = 5000 }, 338 { .proportion_of_total = 5000 }, 344 { .proportion_of_total = 1900, .offset = 33 }, 345 { .proportion_of_total = 3300, .offset = 7 }, 346 { .proportion_of_total = 4800, .offset = 18 }, [all …]
|