Searched refs:SEC (Results 301 - 325 of 762) sorted by path

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dmap_percpu_stats.c12 SEC("iter/bpf_map")
24 char _license[] SEC("license") = "GPL";
H A Dmap_ptr_kern.c104 } m_hash SEC(".maps");
145 } m_array SEC(".maps");
177 } m_prog_array SEC(".maps");
194 } m_perf_event_array SEC(".maps");
211 } m_percpu_hash SEC(".maps");
228 } m_percpu_array SEC(".maps");
249 } m_stack_trace SEC(".maps");
268 } m_cgroup_array SEC(".maps");
285 } m_lru_hash SEC(".maps");
302 } m_lru_percpu_hash SEC("
[all...]
H A Dmetadata_unused.c6 volatile const char bpf_metadata_a[] SEC(".rodata") = "foo";
7 volatile const int bpf_metadata_b SEC(".rodata") = 1;
9 SEC("cgroup_skb/egress")
15 char _license[] SEC("license") = "GPL";
H A Dmetadata_used.c6 volatile const char bpf_metadata_a[] SEC(".rodata") = "bar";
7 volatile const int bpf_metadata_b SEC(".rodata") = 2;
9 SEC("cgroup_skb/egress")
15 char _license[] SEC("license") = "GPL";
H A Dmissed_kprobe.c7 char _license[] SEC("license") = "GPL";
13 SEC("fentry/bpf_modify_return_test")
19 SEC("kprobe/bpf_fentry_test1")
26 SEC("kprobe/bpf_kfunc_common_test")
H A Dmissed_kprobe_recursion.c7 char _license[] SEC("license") = "GPL";
13 SEC("fentry/bpf_modify_return_test")
19 SEC("kprobe.multi/bpf_fentry_test1")
26 SEC("kprobe/bpf_kfunc_common_test")
32 SEC("kprobe/bpf_kfunc_common_test")
38 SEC("kprobe/bpf_kfunc_common_test")
44 SEC("kprobe.multi/bpf_kfunc_common_test")
H A Dmissed_tp_recursion.c6 char _license[] SEC("license") = "GPL";
12 SEC("fentry/bpf_modify_return_test")
18 SEC("kprobe/bpf_fentry_test1")
25 SEC("tp/bpf_trace/bpf_trace_printk")
31 SEC("tp/bpf_trace/bpf_trace_printk")
37 SEC("tp/bpf_trace/bpf_trace_printk")
H A Dmodify_return.c11 char _license[] SEC("license") = "GPL";
17 SEC("fentry/bpf_modify_return_test")
26 SEC("fmod_ret/bpf_modify_return_test")
36 SEC("fexit/bpf_modify_return_test")
54 SEC("fentry/bpf_modify_return_test2")
64 SEC("fmod_ret/bpf_modify_return_test2")
75 SEC("fexit/bpf_modify_return_test2")
H A Dmptcp_sock.c9 char _license[] SEC("license") = "GPL";
26 } socket_storage_map SEC(".maps");
28 SEC("sockops")
80 SEC("fentry/mptcp_pm_new_connection")
H A Dmptcpify.c8 char _license[] SEC("license") = "GPL";
11 SEC("fmod_ret/update_socket_protocol")
H A Dnested_trust_failure.c11 char _license[] SEC("license") = "GPL";
18 } sk_storage_map SEC(".maps");
26 SEC("tp_btf/task_newtask")
34 SEC("tp_btf/task_newtask")
43 SEC("tp_btf/tcp_probe")
H A Dnested_trust_success.c11 char _license[] SEC("license") = "GPL";
18 } sk_storage_map SEC(".maps");
20 SEC("tp_btf/task_newtask")
28 SEC("tp_btf/tcp_probe")
H A Dnetcnt_prog.c17 } percpu_netcnt SEC(".maps");
23 } netcnt SEC(".maps");
25 SEC("cgroup/skb")
69 char _license[] SEC("license") = "GPL";
H A Dnetif_receive_skb.c35 } strdata SEC(".maps");
94 SEC("tp_btf/netif_receive_skb")
255 char _license[] SEC("license") = "GPL";
H A Dnetns_cookie_prog.c14 } sockops_netns_cookies SEC(".maps");
21 } sk_msg_netns_cookies SEC(".maps");
28 } sock_map SEC(".maps");
30 SEC("sockops")
62 SEC("sk_msg")
84 char _license[] SEC("license") = "GPL";
H A Dnormal_map_btf.c25 } array SEC(".maps");
27 char _license[] SEC("license") = "GPL";
32 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
H A Dpercpu_alloc_array.c17 } array SEC(".maps");
25 SEC("?fentry/bpf_fentry_test1")
48 SEC("?fentry/bpf_fentry_test2")
77 SEC("?fentry/bpf_fentry_test3")
109 SEC("?fentry/bpf_fentry_test4")
129 SEC("?fentry.s/bpf_fentry_test1")
190 char _license[] SEC("license") = "GPL";
H A Dpercpu_alloc_cgrp_local_storage.c17 } cgrp SEC(".maps");
22 SEC("fentry/bpf_fentry_test1")
47 SEC("fentry/bpf_fentry_test2")
76 SEC("fentry/bpf_fentry_test3")
109 char _license[] SEC("license") = "GPL";
H A Dpercpu_alloc_fail.c34 } array SEC(".maps");
38 SEC("?fentry/bpf_fentry_test1")
62 SEC("?fentry/bpf_fentry_test1")
86 SEC("?fentry.s/bpf_fentry_test1")
112 SEC("?fentry.s/bpf_fentry_test1")
126 SEC("?fentry.s/bpf_fentry_test1")
140 SEC("?fentry.s/bpf_fentry_test1")
154 SEC("?fentry.s/bpf_fentry_test1")
168 SEC("?fentry.s/bpf_fentry_test1")
182 char _license[] SEC("licens
[all...]
H A Dperf_event_stackmap.c16 } stackmap SEC(".maps");
23 } stackdata_map SEC(".maps");
30 SEC("perf_event")
59 char LICENSE[] SEC("license") = "GPL";
H A Dperfbuf_bench.c9 char _license[] SEC("license") = "GPL";
15 } perfbuf SEC(".maps");
22 SEC("fentry/" SYS_PREFIX "sys_getpgid")
H A Dpreempt_lock.c8 SEC("?tc")
16 SEC("?tc")
25 SEC("?tc")
35 SEC("?tc")
57 SEC("?tc")
65 SEC("?tc")
74 SEC("?tc")
90 SEC("?tc")
97 SEC("?tc")
104 SEC("
[all...]
H A Dpreempted_bpf_ma_op.c23 } array SEC(".maps");
25 char _license[] SEC("license") = "GPL";
80 SEC("fentry/bpf_fentry_test1")
87 SEC("fentry/bpf_fentry_test2")
94 SEC("fentry/bpf_fentry_test3")
101 SEC("fentry/bpf_fentry_test4")
H A Dpriv_map.c7 char _license[] SEC("license") = "GPL";
13 } priv_map SEC(".maps");
H A Dpriv_prog.c7 char _license[] SEC("license") = "GPL";
9 SEC("kprobe")

Completed in 337 milliseconds

<<11121314151617181920>>