Searched refs:_SDT_ASM_1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dsdt.h48 # define _SDT_ASM_1(x) x; macro
83 # define _SDT_ASM_1(x) _SDT_S(x) "\n" macro
91 # define _SDT_ASM_STRING_1(x) _SDT_ASM_1(.asciz #x)
92 # define _SDT_ASM_SUBSTR_1(x) _SDT_ASM_1(.ascii #x)
94 # define _SDT_ARGFMT(no) _SDT_ASM_1(_SDT_SIGN %n[_SDT_S##no]) \
95 _SDT_ASM_1(_SDT_SIZE %n[_SDT_S##no]) \
96 _SDT_ASM_1(_SDT_TYPE %n[_SDT_S##no]) \
252 _SDT_ASM_1(.altmacro) \
253 _SDT_ASM_1(.macro _SDT_SIGN x) \
255 _SDT_ASM_1(
[all...]

Completed in 97 milliseconds