Searched refs:proportion_of_total (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/crypto/ |
H A D | testmgr.c | 257 * @proportion_of_total: length of this chunk relative to the total length, 268 unsigned int proportion_of_total; member 326 .src_divs = { { .proportion_of_total = 10000 } }, 330 .src_divs = { { .proportion_of_total = 10000 } }, 334 .src_divs = { { .proportion_of_total = 10000 } }, 337 .src_divs = { { .proportion_of_total = 10000, .offset = 1 } }, 344 .proportion_of_total = 10000, 356 { .proportion_of_total = 5000 }, 357 { .proportion_of_total = 5000 }, 362 .src_divs = { { .proportion_of_total [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | testmgr.c | 243 * @proportion_of_total: length of this chunk relative to the total length, 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 [all...] |
Completed in 6 milliseconds