Lines Matching refs:opt_disable_rseq
39 opt_disable_rseq, opt_threads = 200, variable
486 if (!opt_disable_rseq && thread_data->reg && in test_percpu_spinlock_thread()
502 if (!opt_disable_rseq && thread_data->reg && in test_percpu_spinlock_thread()
563 if (!opt_disable_rseq && thread_data->reg && in test_percpu_inc_thread()
585 if (!opt_disable_rseq && thread_data->reg && in test_percpu_inc_thread()
718 if (!opt_disable_rseq && __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) in test_percpu_list_thread()
734 if (!opt_disable_rseq && rseq_unregister_current_thread()) in test_percpu_list_thread()
901 if (!opt_disable_rseq && __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) in test_percpu_buffer_thread()
921 if (!opt_disable_rseq && rseq_unregister_current_thread()) in test_percpu_buffer_thread()
1111 if (!opt_disable_rseq && __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) in test_percpu_memcpy_buffer_thread()
1132 if (!opt_disable_rseq && rseq_unregister_current_thread()) in test_percpu_memcpy_buffer_thread()
1542 opt_disable_rseq = 1; in main()
1628 if (!opt_disable_rseq && __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) in main()
1630 if (!opt_disable_rseq && !rseq_validate_cpu_id()) { in main()
1660 if (!opt_disable_rseq && rseq_unregister_current_thread()) in main()