Searched refs:SEC (Results 1 – 14 of 14) sorted by relevance
15 int _version SEC("version") = 1;17 SEC("redirect_to_111")22 SEC("redirect_to_222")28 char _license[] SEC("license") = "GPL";
6 int _version SEC("version") = 1;15 struct bpf_map_def SEC("maps") sock_map_rx = {22 struct bpf_map_def SEC("maps") sock_map_tx = {29 struct bpf_map_def SEC("maps") sock_map_break = {36 SEC("sk_skb2")68 char _license[] SEC("license") = "GPL";
17 int _version SEC("version") = 1;19 struct bpf_map_def SEC("maps") test_map_id = {26 SEC("test_obj_id_dummy")
6 int _version SEC("version") = 1;15 SEC("sk_skb1")38 char _license[] SEC("license") = "GPL";
13 int _version SEC("version") = 1;33 SEC("test1")
21 int _version SEC("version") = 1;23 SEC("test1")
23 int _version SEC("version") = 1;25 struct bpf_map_def SEC("maps") rxcnt = {32 struct bpf_map_def SEC("maps") vip2tnl = {213 SEC("xdp_tx_iptunnel")235 char _license[] SEC("license") = "GPL";
151 struct bpf_map_def SEC("maps") ev_record_map = {247 SEC("dummy_tracepoint")257 char _license[] SEC("license") = "GPL";258 __u32 _version SEC("version") = 1; /* ignored by tracepoints, required by libbpf.a */
24 int _version SEC("version") = 1;172 struct bpf_map_def SEC("maps") vip_map = {179 struct bpf_map_def SEC("maps") ch_rings = {186 struct bpf_map_def SEC("maps") reals = {193 struct bpf_map_def SEC("maps") stats = {200 struct bpf_map_def SEC("maps") ctl_array = {453 SEC("l4lb-demo")473 char _license[] SEC("license") = "GPL";
9 #define SEC(NAME) __attribute__((section(NAME), used)) macro
9 #define SEC(NAME) __attribute__((section(NAME), used)) macro14 SEC("func=vfs_llseek")20 char _license[] SEC("license") = "GPL";21 int _version SEC("version") = LINUX_VERSION_CODE;
26 #define SEC(NAME) __attribute__((section(NAME), used)) macro27 struct bpf_map_def SEC("maps") my_table = {36 SEC("func=sys_write")49 char _license[] SEC("license") = "GPL";50 int _version SEC("version") = LINUX_VERSION_CODE;
26 #define SEC(NAME) __attribute__((section(NAME), used)) macro27 struct bpf_map_def SEC("maps") flip_table = {34 SEC("func=SyS_epoll_wait")47 char _license[] SEC("license") = "GPL";48 int _version SEC("version") = LINUX_VERSION_CODE;
9 #define SEC(NAME) __attribute__((section(NAME), used)) macro28 SEC("func=null_lseek file->f_mode offset orig")45 char _license[] SEC("license") = "GPL";46 int _version SEC("version") = LINUX_VERSION_CODE;