Home
last modified time | relevance | path

Searched refs:opt_rseq_legacy (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/rseq/
H A Dparam_test.c41 static bool opt_rseq_legacy; variable
487 __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) in test_percpu_spinlock_thread()
564 __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) 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()
901 if (!opt_disable_rseq && __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) 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()
1264 if (__rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) { in test_membarrier_worker_thread()
1329 if (__rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) { in test_membarrier_manager_thread()
1610 opt_rseq_legacy = true; in main()
1628 if (!opt_disable_rseq && __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) in main()