node_vsys         146 tools/testing/selftests/x86/test_vdso.c 			node_sys, node_vdso, node_vsys;
node_vsys         154 tools/testing/selftests/x86/test_vdso.c 			ret_vsys = vgetcpu(&cpu_vsys, &node_vsys, 0);
node_vsys         161 tools/testing/selftests/x86/test_vdso.c 			node = node_vsys;
node_vsys         168 tools/testing/selftests/x86/test_vdso.c 		if (!ret_vsys && (cpu_vsys != cpu || node_vsys != node))
node_vsys         178 tools/testing/selftests/x86/test_vdso.c 			       node_vsys);
node_vsys         326 tools/testing/selftests/x86/test_vsyscall.c 	unsigned cpu_sys, cpu_vdso, cpu_vsys, node_sys, node_vdso, node_vsys;
node_vsys         333 tools/testing/selftests/x86/test_vsyscall.c 		ret_vsys = vgetcpu(&cpu_vsys, &node_vsys, 0);
node_vsys         378 tools/testing/selftests/x86/test_vsyscall.c 				node = node_vsys;
node_vsys         388 tools/testing/selftests/x86/test_vsyscall.c 			if (node_vsys != node) {
node_vsys         389 tools/testing/selftests/x86/test_vsyscall.c 				printf("[FAIL]\tvsyscall reported node %hu but should be %hu\n", node_vsys, node);