Home
last modified time | relevance | path

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

/include/trace/
Dbpf_probe.h80 #define FIRST(x, ...) x macro
89 FIRST(proto); \
90 (void)BUILD_BUG_ON_ZERO(size != sizeof(*FIRST(args))); \
123 #undef FIRST