Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c378 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 Dset_id_regs.c661 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 Drestore.c17 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 Dconnect-deny.c34 const char *cnt_name, test_cnt cnt_expected, in try_accept()
164 test_cnt cnt_expected, fault_t inj) in try_connect()
H A Dunsigned-md5.c41 const char *cnt_name, test_cnt cnt_expected, in try_accept()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Daolib.h529 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 Dsock.c409 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 Dtest_sockmap.c63 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