Searched refs:test_cnt (Results 1 – 8 of 8) sorted by relevance
/linux/tools/testing/selftests/kvm/aarch64/ |
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 | 661 int test_cnt; 674 test_cnt = ARRAY_SIZE(ftr_id_aa64dfr0_el1) + ARRAY_SIZE(ftr_id_dfr0_el1) + 682 ksft_set_plan(test_cnt); 566 int test_cnt; main() local
|
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | restore.c | 17 fault_t inj, test_cnt cnt_expected) in try_server_run() 140 fault_t inj, test_cnt cnt_expected) in test_sk_restore()
|
H A D | connect-deny.c | 34 const char *cnt_name, test_cnt cnt_expected, in try_accept() 164 test_cnt cnt_expected, fault_t inj) in try_connect()
|
H A D | unsigned-md5.c | 41 const char *cnt_name, test_cnt cnt_expected, in try_accept()
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | aolib.h | 529 typedef uint16_t test_cnt; typedef 544 test_cnt expected); 547 test_cnt expected, int sndid, int rcvid); 558 test_cnt expected) in test_tcp_ao_counters_cmp()
|
H A D | sock.c | 409 test_cnt expected) in __test_tcp_ao_counters_cmp() 450 test_cnt expected, in test_tcp_ao_key_counters_cmp()
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 63 int test_cnt; 1488 test_cnt, opt->rate, opt->iov_count, opt->iov_length, in test_txmsg_redir_wait_sndmem() 1495 test_cnt++; in test_txmsg_drop() 61 int test_cnt; global() variable
|