Searched refs:__thread_pointer (Results 1 – 6 of 6) sorted by relevance
23 __thread_pointer (void) in __thread_pointer() function
123 offset = (char *) &pd->rseq_area - (char *) __thread_pointer (); in __tls_init_tp()
29 __thread_pointer (void) in __thread_pointer() function
43 TEST_VERIFY ((char *) __thread_pointer () + __rseq_offset in do_rseq_main_test()
36 TEST_VERIFY ((char *) __thread_pointer () + __rseq_offset in check_rseq_disabled()
Completed in 5 milliseconds