Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/rseq/
H A Dbasic_percpu_ops_test.c130 if (rseq_unregister_current_thread()) { in test_percpu_spinlock_thread()
264 if (rseq_unregister_current_thread()) { in test_percpu_list_thread()
344 if (rseq_unregister_current_thread()) { in main()
H A Dbasic_test.c51 if (rseq_unregister_current_thread()) { in main()
H A Drseq.c189 int rseq_unregister_current_thread(void) in rseq_unregister_current_thread() function
/linux/tools/testing/selftests/kvm/
H A Drseq_test.c323 rseq_unregister_current_thread(); in main()