Home
last modified time | relevance | path

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

/linux/lib/tests/
H A Dtest_ratelimit.c75 unsigned long nattempts; member
90 sktp->nattempts++; in test_ratelimit_stress_child()
120 skt.nattempts += sktp[i].nattempts; in test_ratelimit_stress()
125 KUNIT_ASSERT_EQ_MSG(test, skt.nunlimited + skt.nlimited, skt.nattempts, in test_ratelimit_stress()