Symbol: test_cnt
tools/testing/selftests/bpf/prog_tests/sockmap_strp.c
133
for (i = 0; i < test_cnt; i++) {
tools/testing/selftests/bpf/prog_tests/sockmap_strp.c
294
int test_cnt = 10, i;
tools/testing/selftests/bpf/prog_tests/sockmap_strp.c
328
for (i = 0; i < test_cnt; i++) {
tools/testing/selftests/bpf/prog_tests/sockmap_strp.c
96
int test_cnt = 6;
tools/testing/selftests/bpf/test_sockmap.c
1488
test_cnt, opt->rate, opt->iov_count, opt->iov_length,
tools/testing/selftests/bpf/test_sockmap.c
1495
test_cnt++;
tools/testing/selftests/bpf/test_sockmap.c
63
int test_cnt;
tools/testing/selftests/kvm/arm64/debug-exceptions.c
378
static void guest_code_ss(int test_cnt)
tools/testing/selftests/kvm/arm64/debug-exceptions.c
383
for (i = 0; i < test_cnt; i++) {
tools/testing/selftests/kvm/arm64/debug-exceptions.c
465
void test_single_step_from_userspace(int test_cnt)
tools/testing/selftests/kvm/arm64/debug-exceptions.c
478
vcpu_args_set(vcpu, 1, test_cnt);
tools/testing/selftests/kvm/arm64/set_id_regs.c
773
int test_cnt, i, j;
tools/testing/selftests/kvm/arm64/set_id_regs.c
792
test_cnt = 3 + MPAM_IDREG_TEST + MTE_IDREG_TEST;
tools/testing/selftests/kvm/arm64/set_id_regs.c
795
test_cnt++;
tools/testing/selftests/kvm/arm64/set_id_regs.c
797
ksft_set_plan(test_cnt);
tools/testing/selftests/net/tcp_ao/connect-deny.c
169
test_cnt cnt_expected, fault_t inj)
tools/testing/selftests/net/tcp_ao/connect-deny.c
35
const char *cnt_name, test_cnt cnt_expected,
tools/testing/selftests/net/tcp_ao/connect-deny.c
40
test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected;
tools/testing/selftests/net/tcp_ao/lib/aolib.h
571
extern test_cnt test_cmp_counters(struct tcp_counters *before,
tools/testing/selftests/net/tcp_ao/lib/aolib.h
575
test_cnt expected);
tools/testing/selftests/net/tcp_ao/lib/aolib.h
578
test_cnt expected, int sndid, int rcvid);
tools/testing/selftests/net/tcp_ao/lib/aolib.h
594
extern int test_skpair_wait_poll(int sk, bool write, test_cnt cond,
tools/testing/selftests/net/tcp_ao/lib/aolib.h
598
test_cnt cond, volatile int *err);
tools/testing/selftests/net/tcp_ao/lib/aolib.h
601
test_cnt cond, volatile int *err)
tools/testing/selftests/net/tcp_ao/lib/aolib.h
611
test_cnt cond, volatile int *err);
tools/testing/selftests/net/tcp_ao/lib/aolib.h
613
test_cnt cond, volatile int *err);
tools/testing/selftests/net/tcp_ao/lib/aolib.h
624
test_cnt expected)
tools/testing/selftests/net/tcp_ao/lib/sock.c
149
test_cnt cond, volatile int *err)
tools/testing/selftests/net/tcp_ao/lib/sock.c
166
test_cnt condition, volatile int *err)
tools/testing/selftests/net/tcp_ao/lib/sock.c
482
test_cnt test_cmp_counters(struct tcp_counters *before,
tools/testing/selftests/net/tcp_ao/lib/sock.c
493
test_cnt ret = 0;
tools/testing/selftests/net/tcp_ao/lib/sock.c
513
test_cnt expected)
tools/testing/selftests/net/tcp_ao/lib/sock.c
539
test_cnt expected, int sndid, int rcvid)
tools/testing/selftests/net/tcp_ao/lib/sock.c
590
test_cnt cond, volatile int *err,
tools/testing/selftests/net/tcp_ao/lib/sock.c
632
int test_skpair_server(int sk, ssize_t quota, test_cnt cond, volatile int *err)
tools/testing/selftests/net/tcp_ao/lib/sock.c
648
struct tcp_counters *c, test_cnt cond,
tools/testing/selftests/net/tcp_ao/lib/sock.c
714
test_cnt cond, volatile int *err)
tools/testing/selftests/net/tcp_ao/lib/sock.c
75
test_cnt condition)
tools/testing/selftests/net/tcp_ao/lib/sock.c
78
test_cnt diff;
tools/testing/selftests/net/tcp_ao/lib/sock.c
91
struct tcp_counters *c, test_cnt cond,
tools/testing/selftests/net/tcp_ao/restore.c
139
fault_t inj, test_cnt cnt_expected)
tools/testing/selftests/net/tcp_ao/restore.c
141
test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected;
tools/testing/selftests/net/tcp_ao/restore.c
17
fault_t inj, test_cnt cnt_expected)
tools/testing/selftests/net/tcp_ao/restore.c
19
test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected;
tools/testing/selftests/net/tcp_ao/unsigned-md5.c
42
const char *cnt_name, test_cnt cnt_expected,
tools/testing/selftests/net/tcp_ao/unsigned-md5.c
47
test_cnt poll_cnt = (cnt_expected == TEST_CNT_GOOD) ? 0 : cnt_expected;