Searched refs:test2 (Results 1 – 9 of 9) sorted by relevance
320 } test2[] = { variable444 for (i = 0; i < ARRAY_SIZE(test2); i++) { in prandom_state_selftest()447 prandom_seed_early(&state, test2[i].seed, false); in prandom_state_selftest()450 for (j = 0; j < test2[i].iteration - 1; j++) in prandom_state_selftest()453 if (test2[i].result != prandom_u32_state(&state)) in prandom_state_selftest()
83 int test1, test2; in mga_probe_vram() local105 test2 = ioread16(mem); in mga_probe_vram()114 if (test2) { in mga_probe_vram()
1 Documentation for /proc/sys/abi/* kernel version 2.6.0.test2
39 mkdir -p /sys/fs/cgroup/blkio/test1/ /sys/fs/cgroup/blkio/test241 - Set weights of group test1 and test243 echo 500 > /sys/fs/cgroup/blkio/test2/blkio.weight56 echo $! > /sys/fs/cgroup/blkio/test2/tasks57 cat /sys/fs/cgroup/blkio/test2/tasks61 blkio.disk_sectors files of both test1 and test2 groups. This will tell how106 test1 test2122 root test1 test2 test3
300 static int test2(struct perf_evsel *evsel, struct machine *machine) in test2() function701 test2, in test__hists_cumulate()
226 static int test2(struct perf_evsel *evsel, struct machine *machine) in test2() function587 test2, in test__hists_output()
398 struct test test2[] = { variable472 for (cur_test = test2; cur_test->desc != NULL; cur_test++) { in perf_test_thread()
524 unsigned test2 : 1; /* Reserved - set to 0 */ member
441 u16 test2; in b43legacy_tsf_read() local451 test2 = b43legacy_read16(dev, B43legacy_MMIO_TSF_2); in b43legacy_tsf_read()453 } while (v3 != test3 || v2 != test2 || v1 != test1); in b43legacy_tsf_read()