Searched refs:test_count (Results 1 – 2 of 2) sorted by relevance
171 int test_count = 0, ret; in wg_ratelimiter_selftest() local173 ret = timings_test(skb4, hdr4, skb6, hdr6, &test_count); in wg_ratelimiter_selftest()176 test += test_count; in wg_ratelimiter_selftest()181 test += test_count; in wg_ratelimiter_selftest()184 test += test_count; in wg_ratelimiter_selftest()190 int test_count = 0; in wg_ratelimiter_selftest() local192 if (capacity_test(skb4, hdr4, &test_count) < 0) { in wg_ratelimiter_selftest()194 test += test_count; in wg_ratelimiter_selftest()199 test += test_count; in wg_ratelimiter_selftest()
1346 int test_count = 0; in vms_gather_munmap_vmas() local1353 test_count++; in vms_gather_munmap_vmas()1357 BUG_ON(vms->vma_count != test_count); in vms_gather_munmap_vmas()