Searched refs:PR_SET_TSC (Results 1 – 7 of 7) sorted by relevance
21 #define PR_SET_TSC 26 macro55 if ( prctl(PR_SET_TSC, PR_TSC_ENABLE) == -1) in sigsegv_cb()79 if ( prctl(PR_SET_TSC, PR_TSC_ENABLE) == -1) in main()86 if ( prctl(PR_SET_TSC, PR_TSC_SIGSEGV) == -1) in main()
26 #define PR_SET_TSC 26 macro50 if (prctl(PR_SET_TSC, PR_TSC_ENABLE) < 0) in sigsegv_cb()72 if (prctl(PR_SET_TSC, PR_TSC_SIGSEGV) < 0) in task()
26 #define PR_SET_TSC 26 macro46 if (prctl(PR_SET_TSC, PR_TSC_SIGSEGV) < 0) in segvtask()67 if (prctl(PR_SET_TSC, PR_TSC_ENABLE) < 0) in rdtsctask()
76 #define PR_SET_TSC 26 macro
2522 case PR_SET_TSC: in SYSCALL_DEFINE5()
6477 case PR_SET_TSC: in do_prctl()