Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rseq/
H A Dparam_test.c284 #define rseq_no_glibc true macro
289 #define rseq_no_glibc false macro
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()
1628 if (!opt_disable_rseq && __rseq_register_current_thread(rseq_no_glibc, opt_rseq_legacy)) in main()