Searched refs:proportion_of_total (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/crypto/ |
D | testmgr.c | 257 unsigned int proportion_of_total; member 315 .src_divs = { { .proportion_of_total = 10000 } }, 318 .src_divs = { { .proportion_of_total = 10000 } }, 321 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } }, 328 .proportion_of_total = 10000, 340 { .proportion_of_total = 5000 }, 341 { .proportion_of_total = 5000 }, 347 { .proportion_of_total = 1900, .offset = 33 }, 348 { .proportion_of_total = 3300, .offset = 7 }, 349 { .proportion_of_total = 4800, .offset = 18 }, [all …]
|