PR_SET_TSC 2349 kernel/sys.c case PR_SET_TSC: PR_SET_TSC 46 tools/testing/selftests/prctl/disable-tsc-ctxt-sw-stress-test.c if (prctl(PR_SET_TSC, PR_TSC_SIGSEGV) < 0) PR_SET_TSC 67 tools/testing/selftests/prctl/disable-tsc-ctxt-sw-stress-test.c if (prctl(PR_SET_TSC, PR_TSC_ENABLE) < 0) PR_SET_TSC 50 tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c if (prctl(PR_SET_TSC, PR_TSC_ENABLE) < 0) PR_SET_TSC 72 tools/testing/selftests/prctl/disable-tsc-on-off-stress-test.c if (prctl(PR_SET_TSC, PR_TSC_SIGSEGV) < 0) PR_SET_TSC 55 tools/testing/selftests/prctl/disable-tsc-test.c if ( prctl(PR_SET_TSC, PR_TSC_ENABLE) == -1) PR_SET_TSC 79 tools/testing/selftests/prctl/disable-tsc-test.c if ( prctl(PR_SET_TSC, PR_TSC_ENABLE) == -1) PR_SET_TSC 86 tools/testing/selftests/prctl/disable-tsc-test.c if ( prctl(PR_SET_TSC, PR_TSC_SIGSEGV) == -1)