Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtorture.h71 long trs_count; member
80 trsp->trs_count = 0; in torture_random_init()
/openbmc/linux/kernel/
H A Dtorture.c457 if (--trsp->trs_count < 0) { in torture_random()
459 trsp->trs_count = TORTURE_RANDOM_REFRESH; in torture_random()