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