Searched defs:NAME (Results 1 – 9 of 9) sorted by relevance
10 #define SEC(NAME) __attribute__((section(NAME), used)) argument
27 #define SEC(NAME) __attribute__((section(NAME), used)) argument
19 #define NAME (const char *) "perf" macro
50 #define SEC(NAME) __attribute__((section(NAME), used)) argument
22 #define SEC(NAME) __attribute__((section(NAME), used)) argument
1617 #define NAME (data__files_cnt > 2 ? buf : header) in init_header() macro
4440 #define BPF_PROG_TYPE_FNS(NAME, TYPE) \ argument