Searched refs:SEC (Results 251 - 275 of 729) sorted by last modified time

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Djit_probe_mem.c11 SEC("tc")
59 char _license[] SEC("license") = "GPL";
H A Dkfunc_call_destructive.c6 SEC("tc")
13 char _license[] SEC("license") = "GPL";
H A Ddynptr_fail.c13 char _license[] SEC("license") = "GPL";
25 } array_map1 SEC(".maps");
32 } array_map2 SEC(".maps");
39 } array_map3 SEC(".maps");
46 } array_map4 SEC(".maps");
57 } ringbuf SEC(".maps");
79 SEC("?raw_tp")
92 SEC("?raw_tp")
128 SEC("?raw_tp")
137 SEC("
[all...]
H A Ddynptr_success.c12 char _license[] SEC("license") = "GPL";
26 } ringbuf SEC(".maps");
33 } array_map SEC(".maps");
35 SEC("?tp/syscalls/sys_enter_nanosleep")
66 SEC("?tp/syscalls/sys_enter_nanosleep")
136 SEC("?tp/syscalls/sys_enter_nanosleep")
169 SEC("?cgroup_skb/egress")
191 SEC("?cgroup_skb/egress")
212 SEC("tp/syscalls/sys_enter_nanosleep")
264 SEC("t
[all...]
H A Dinner_array_lookup.c11 } inner_map1 SEC(".maps");
18 } outer_map1 SEC(".maps") = {
24 SEC("raw_tp/sys_enter")
45 char _license[] SEC("license") = "GPL";
H A Dcgroup_getset_retval_getsockopt.c17 SEC("cgroup/getsockopt")
31 SEC("cgroup/getsockopt")
46 SEC("cgroup/getsockopt")
H A Dbpf_iter_ksym.c6 char _license[] SEC("license") = "GPL";
28 SEC("iter/ksym")
H A Dxdpwall.c48 } v6_addr_map SEC(".maps");
55 } v4_addr_map SEC(".maps");
63 } v4_lpm_val_map SEC(".maps");
70 } tcp_port_map SEC(".maps");
77 } udp_port_map SEC(".maps");
317 SEC("xdp")
364 char LICENSE[] SEC("license") = "GPL";
H A Dxdp_features.c38 } stats SEC(".maps");
45 } dut_stats SEC(".maps");
52 } cpu_map SEC(".maps");
59 } dev_map SEC(".maps");
155 SEC("xdp")
163 SEC("xdp")
173 SEC("xdp")
181 SEC("xdp")
190 SEC("xdp")
199 SEC("xd
[all...]
H A Dverifier_xdp_direct_packet_access.c8 SEC("xdp")
29 SEC("xdp")
50 SEC("xdp")
70 SEC("xdp")
91 SEC("xdp")
112 SEC("xdp")
132 SEC("xdp")
153 SEC("xdp")
174 SEC("xdp")
196 SEC("xd
[all...]
H A Dverifier_value_ptr_arith.c21 } map_array_48b SEC(".maps");
33 } map_hash_16b SEC(".maps");
40 } map_hash_48b SEC(".maps");
42 SEC("socket")
80 SEC("socket")
118 SEC("socket")
154 SEC("socket")
188 SEC("socket")
226 SEC("socket")
266 SEC("socke
[all...]
H A Dverifier_xadd.c13 } map_hash_8b SEC(".maps");
15 SEC("tc")
29 SEC("tc")
53 SEC("xdp")
82 SEC("tc")
103 SEC("tc")
124 char _license[] SEC("license") = "GPL";
H A Dverifier_xdp.c8 SEC("xdp")
24 char _license[] SEC("license") = "GPL";
H A Dverifier_unpriv.c31 } map_hash_8b SEC(".maps");
42 } map_prog1_socket SEC(".maps") = {
50 SEC("socket")
57 SEC("socket")
64 SEC("socket")
80 SEC("socket")
92 SEC("socket")
104 SEC("socket")
117 SEC("socket")
130 SEC("socke
[all...]
H A Dverifier_unpriv_perf.c8 SEC("perf_event")
34 char _license[] SEC("license") = "GPL";
H A Dverifier_value.c20 } map_hash_48b SEC(".maps");
22 SEC("socket")
44 SEC("socket")
94 SEC("socket")
127 SEC("socket")
158 char _license[] SEC("license") = "GPL";
H A Dverifier_value_adj_spill.c20 } map_hash_48b SEC(".maps");
22 SEC("socket")
51 SEC("socket")
78 char _license[] SEC("license") = "GPL";
H A Dverifier_value_or_null.c20 } map_hash_48b SEC(".maps");
27 } map_hash_8b SEC(".maps");
29 SEC("tc")
52 SEC("tc")
77 SEC("tc")
101 SEC("tc")
125 SEC("tc")
153 SEC("tc")
183 SEC("socket")
214 SEC("t
[all...]
H A Dverifier_subreg.c21 SEC("socket")
38 SEC("socket")
68 SEC("socket")
85 SEC("socket")
109 SEC("socket")
126 SEC("socket")
150 SEC("socket")
167 SEC("socket")
191 SEC("socket")
208 SEC("socke
[all...]
H A Dverifier_uninit.c9 SEC("socket")
21 SEC("socket")
35 SEC("socket")
47 SEC("socket")
61 char _license[] SEC("license") = "GPL";
H A Dverifier_regalloc.c20 } map_hash_48b SEC(".maps");
22 SEC("tracepoint")
52 SEC("tracepoint")
82 SEC("tracepoint")
113 SEC("tracepoint")
145 SEC("tracepoint")
180 SEC("tracepoint")
216 SEC("tracepoint")
248 SEC("tracepoint")
289 SEC("tracepoin
[all...]
H A Dverifier_ringbuf.c11 } map_ringbuf SEC(".maps");
13 SEC("socket")
53 SEC("socket")
93 SEC("xdp")
131 char _license[] SEC("license") = "GPL";
/linux-master/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c16 } filters SEC(".maps");
135 SEC("perf_event")
196 char LICENSE[] SEC("license") = "Dual BSD/GPL";
/linux-master/samples/bpf/
H A Dtcp_basertt_kern.c24 SEC("sockops")
71 char _license[] SEC("license") = "GPL";
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h94 } lport_linum_map SEC(".maps");

Completed in 173 milliseconds

<<11121314151617181920>>