Searched refs:RSEQ_THREAD_AREA_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
73 #define RSEQ_THREAD_AREA_ALLOC_SIZE 1024 macro82 …abi __rseq_abi __attribute__((tls_model("initial-exec"), aligned(RSEQ_THREAD_AREA_ALLOC_SIZE))) = {155 assert(!auxv_rseq_align || auxv_rseq_align <= RSEQ_THREAD_AREA_ALLOC_SIZE); in get_rseq_feature_size()158 assert(!auxv_rseq_feature_size || auxv_rseq_feature_size <= RSEQ_THREAD_AREA_ALLOC_SIZE); in get_rseq_feature_size()202 rseq_size = RSEQ_THREAD_AREA_ALLOC_SIZE; in rseq_init()