allowed_cpus      243 tools/testing/selftests/rseq/basic_percpu_ops_test.c 	cpu_set_t allowed_cpus;
allowed_cpus      248 tools/testing/selftests/rseq/basic_percpu_ops_test.c 	sched_getaffinity(0, sizeof(allowed_cpus), &allowed_cpus);
allowed_cpus      250 tools/testing/selftests/rseq/basic_percpu_ops_test.c 		if (!CPU_ISSET(i, &allowed_cpus))
allowed_cpus      275 tools/testing/selftests/rseq/basic_percpu_ops_test.c 		if (!CPU_ISSET(i, &allowed_cpus))
allowed_cpus      625 tools/testing/selftests/rseq/param_test.c 	cpu_set_t allowed_cpus;
allowed_cpus      630 tools/testing/selftests/rseq/param_test.c 	sched_getaffinity(0, sizeof(allowed_cpus), &allowed_cpus);
allowed_cpus      632 tools/testing/selftests/rseq/param_test.c 		if (!CPU_ISSET(i, &allowed_cpus))
allowed_cpus      669 tools/testing/selftests/rseq/param_test.c 		if (!CPU_ISSET(i, &allowed_cpus))
allowed_cpus      816 tools/testing/selftests/rseq/param_test.c 	cpu_set_t allowed_cpus;
allowed_cpus      821 tools/testing/selftests/rseq/param_test.c 	sched_getaffinity(0, sizeof(allowed_cpus), &allowed_cpus);
allowed_cpus      823 tools/testing/selftests/rseq/param_test.c 		if (!CPU_ISSET(i, &allowed_cpus))
allowed_cpus      873 tools/testing/selftests/rseq/param_test.c 		if (!CPU_ISSET(i, &allowed_cpus))
allowed_cpus     1031 tools/testing/selftests/rseq/param_test.c 	cpu_set_t allowed_cpus;
allowed_cpus     1036 tools/testing/selftests/rseq/param_test.c 	sched_getaffinity(0, sizeof(allowed_cpus), &allowed_cpus);
allowed_cpus     1038 tools/testing/selftests/rseq/param_test.c 		if (!CPU_ISSET(i, &allowed_cpus))
allowed_cpus     1085 tools/testing/selftests/rseq/param_test.c 		if (!CPU_ISSET(i, &allowed_cpus))