Home
last modified time | relevance | path

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

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