Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/rseq/
H A Drseq-bits-template.h40 #define RSEQ_TEMPLATE_IDENTIFIER(x) RSEQ_COMBINE_TOKENS(x, RSEQ_TEMPLATE_SUFFIX)
H A Dcompiler.h33 #define RSEQ_COMBINE_TOKENS(_tokena, _tokenb) \ macro