Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dsdt.h120 #define _SDT_ASM_STRING(x) _SDT_ASM_STRING_1(x) macro
300 _SDT_ASM_STRING(provider) \
301 _SDT_ASM_STRING(name) \
468 #define _SDT_ASM_BODY_2(p,n,...) _SDT_ASM_BODY(p,n,/*_SDT_ASM_STRING */,__VA_ARGS__)
480 _SDT_ASM_BODY(provider, name, /* _SDT_ASM_STRING */, (args)) \