Home
last modified time | relevance | path

Searched refs:test2 (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/mgag200/
A Dmgag200_mm.c40 int test1, test2; in mgag200_probe_vram() local
61 test2 = ioread16(mem); in mgag200_probe_vram()
69 if (test2) in mgag200_probe_vram()
/linux/lib/
A Drandom32.c145 } test2[] = { variable
290 for (i = 0; i < ARRAY_SIZE(test2); i++) { in prandom_state_selftest()
293 prandom_seed_early(&state, test2[i].seed, false); in prandom_state_selftest()
296 for (j = 0; j < test2[i].iteration - 1; j++) in prandom_state_selftest()
299 if (test2[i].result != prandom_u32_state(&state)) in prandom_state_selftest()
/linux/tools/testing/selftests/vm/
A Dhugetlb_reparenting_test.sh203 write_hugetlbfs a/b "$MNT"/test2 $size
228 write_hugetlbfs a/b "$MNT"/test2 $size
/linux/tools/testing/selftests/bpf/progs/
A Dfentry_test.c19 int BPF_PROG(test2, int a, __u64 b) in BPF_PROG() argument
A Dget_func_ip_test.c28 int BPF_PROG(test2, int a) in BPF_PROG() argument
A Dfexit_test.c19 int BPF_PROG(test2, int a, __u64 b, int ret) in BPF_PROG() argument
A Dtimer.c250 int BPF_PROG(test2, int a, int b) in BPF_PROG() argument
/linux/tools/perf/tests/
A Dhists_cumulate.c301 static int test2(struct evsel *evsel, struct machine *machine) in test2() function
702 test2, in test__hists_cumulate()
A Dhists_output.c227 static int test2(struct evsel *evsel, struct machine *machine) in test2() function
588 test2, in test__hists_output()
/linux/drivers/ptp/
A Dptp_ines.c119 u32 test2; member
221 ines_write32(clock, 0xBEEF, test2); in ines_clock_init()
226 dev_dbg(device, "TEST2 0x%x\n", ines_read32(clock, test2)); in ines_clock_init()
/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace-perf-hwbreak.c180 static int test2(pid_t child_pid) in test2() function
605 ret |= do_test(desc[1], test2, child_pid); in test()
/linux/tools/testing/selftests/mqueue/
A Dmq_perf_tests.c398 struct test test2[] = { variable
472 for (cur_test = test2; cur_test->desc != NULL; cur_test++) { in perf_test_thread()
/linux/Documentation/admin-guide/cgroup-v1/
A Dblkio-controller.rst64 test1 test2
79 root test1 test2 test3
/linux/arch/alpha/kernel/
A Dsmc37c669.c523 unsigned test2 : 1; /* Reserved - set to 0 */ member
/linux/drivers/net/wireless/broadcom/b43legacy/
A Dmain.c420 u16 test2; in b43legacy_tsf_read() local
430 test2 = b43legacy_read16(dev, B43legacy_MMIO_TSF_2); in b43legacy_tsf_read()
432 } while (v3 != test3 || v2 != test2 || v1 != test1); in b43legacy_tsf_read()

Completed in 28 milliseconds