Searched refs:SEC (Results 1 – 5 of 5) sorted by relevance
10 #define SEC(NAME) __attribute__((section(NAME), used)) macro13 #define LICENSE(NAME) char _license[] SEC("license") = (NAME)19 #define CRITICAL(REASON) char _critical[] SEC("critical") = (REASON)66 const struct bpf_map_def SEC("maps") the_map = { \116 const struct bpf_prog_def SEC("progs") the_prog##_def = { \123 SEC(SECTION_NAME) \
179 SEC("schedcls/ingress/clat_ether")184 SEC("schedcls/ingress/clat_rawip")191 SEC("schedcls/egress/clat_ether")196 SEC("schedcls/egress/clat_rawip")
283 SEC("cgroupskb/ingress/stats")288 SEC("cgroupskb/egress/stats")
165 SEC("schedcls/ingress/tether_ether")
36 SEC("tracepoint/sched/sched_switch")