Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dsdt.h52 # define _SDT_ASM_STRING_1(x) .asciz #x; macro
91 # define _SDT_ASM_STRING_1(x) _SDT_ASM_1(.asciz #x) macro
120 #define _SDT_ASM_STRING(x) _SDT_ASM_STRING_1(x)