Searched refs:test_cnt (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | sock.c | 75 test_cnt condition) in __skpair_poll_should_stop() 78 test_cnt diff; in __skpair_poll_should_stop() 91 struct tcp_counters *c, test_cnt cond, in __test_skpair_poll() 149 test_cnt cond, volatile int *err) in test_skpair_wait_poll() 166 test_cnt condition, volatile int *err) in _test_skpair_connect_poll() 482 test_cnt test_cmp_counters(struct tcp_counters *before, in test_cmp_counters() 493 test_cnt ret = 0; in test_cmp_counters() 513 test_cnt expected) in test_assert_counters_sk() 539 test_cnt expected, int sndid, int rcvid) in test_assert_counters_key() 590 test_cnt cond, volatile int *err, in _test_server_run() [all …]
|
| H A D | aolib.h | 538 typedef uint16_t test_cnt; typedef 571 extern test_cnt test_cmp_counters(struct tcp_counters *before, 575 test_cnt expected); 578 test_cnt expected, int sndid, int rcvid); 594 extern int test_skpair_wait_poll(int sk, bool write, test_cnt cond, 598 test_cnt cond, volatile int *err); 601 test_cnt cond, volatile int *err) in test_skpair_connect_poll() 611 test_cnt cond, volatile int *err); 613 test_cnt cond, volatile int *err); 624 test_cnt expected) in test_assert_counters()
|
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | restore.c | 17 fault_t inj, test_cnt cnt_expected) in try_server_run() 19 test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected; in try_server_run() 139 fault_t inj, test_cnt cnt_expected) in test_sk_restore() 141 test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected; in test_sk_restore()
|
| H A D | connect-deny.c | 35 const char *cnt_name, test_cnt cnt_expected, in try_accept() 40 test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected; in try_accept() 169 test_cnt cnt_expected, fault_t inj) in try_connect()
|
| H A D | unsigned-md5.c | 42 const char *cnt_name, test_cnt cnt_expected, in try_accept() 47 test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected; in try_accept()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | sockmap_strp.c | 96 int test_cnt = 6; in test_sockmap_strp_dispatch_pkt() local 133 for (i = 0; i < test_cnt; i++) { in test_sockmap_strp_dispatch_pkt() 294 int test_cnt = 10, i; in test_sockmap_strp_pass() local 328 for (i = 0; i < test_cnt; i++) { in test_sockmap_strp_pass()
|
| /linux/tools/testing/selftests/kvm/arm64/ |
| H A D | debug-exceptions.c | 378 static void guest_code_ss(int test_cnt) in guest_code_ss() argument 383 for (i = 0; i < test_cnt; i++) { in guest_code_ss() 465 void test_single_step_from_userspace(int test_cnt) in test_single_step_from_userspace() argument 478 vcpu_args_set(vcpu, 1, test_cnt); in test_single_step_from_userspace()
|
| H A D | set_id_regs.c | 774 int test_cnt, i, j; in main() local 793 test_cnt = 3 + MPAM_IDREG_TEST + MTE_IDREG_TEST; in main() 796 test_cnt++; in main() 798 ksft_set_plan(test_cnt); in main()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_sockmap.c | 63 int test_cnt; variable 1488 test_cnt, opt->rate, opt->iov_count, opt->iov_length, in __test_exec() 1495 test_cnt++; in __test_exec()
|