Searched refs:SEC (Results 101 - 125 of 729) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sig_in_xattr.c10 char _license[] SEC("license") = "GPL";
44 SEC("lsm.s/file_open")
H A Dtest_global_func5.c28 SEC("tc")
H A Dtest_skc_to_unix_sock.c12 SEC("fentry/unix_listen")
40 char _license[] SEC("license") = "GPL";
H A Dtest_global_func17.c14 SEC("tc")
H A Dtest_global_func16.c15 SEC("cgroup_skb/ingress")
H A Dtest_global_func15.c15 SEC("cgroup_skb/ingress")
26 SEC("cgroup_skb/ingress")
H A Dtest_fsverity.c9 char _license[] SEC("license") = "GPL";
23 SEC("lsm.s/file_open")
H A Dtest_get_xattr.c9 char _license[] SEC("license") = "GPL";
17 SEC("lsm.s/file_open")
H A Dtest_global_func12.c16 SEC("cgroup_skb/ingress")
H A Dtest_cgroup1_hierarchy.c53 SEC("lsm/bpf")
59 SEC("lsm.s/bpf")
65 SEC("fentry")
71 char _license[] SEC("license") = "GPL";
H A Dtest_core_reloc_kernel.c10 char _license[] SEC("license") = "GPL";
45 SEC("raw_tracepoint/sys_enter")
H A Dtest_core_reloc_module.c9 char _license[] SEC("license") = "GPL";
38 SEC("raw_tp/bpf_testmod_test_read")
72 SEC("tp_btf/bpf_testmod_test_read")
H A Dtask_kfunc_failure.c11 char _license[] SEC("license") = "GPL";
30 SEC("tp_btf/task_newtask")
51 SEC("tp_btf/task_newtask")
67 SEC("kretprobe/free_task")
82 SEC("kretprobe/free_task")
102 SEC("tp_btf/task_newtask")
117 SEC("tp_btf/task_newtask")
131 SEC("tp_btf/task_newtask")
151 SEC("tp_btf/task_newtask")
164 SEC("tp_bt
[all...]
H A Dtest_bpf_ma.c18 char _license[] SEC("license") = "GPL";
43 } array_##_size SEC(".maps")
58 } array_percpu_##_size SEC(".maps")
199 SEC("?fentry/" SYS_PREFIX "sys_nanosleep")
223 SEC("?fentry/" SYS_PREFIX "sys_nanosleep")
247 SEC("?fentry/" SYS_PREFIX "sys_nanosleep")
269 SEC("?fentry/" SYS_PREFIX "sys_nanosleep")
H A Dsyscall.c12 char _license[] SEC("license") = "GPL";
41 } bpf_attr_array SEC(".maps");
48 } inner_map SEC(".maps");
56 } outer_array_map SEC(".maps") = {
97 SEC("syscall")
160 SEC("syscall")
H A Dsockopt_qos_to_cc.c10 char _license[] SEC("license") = "GPL";
14 SEC("cgroup/setsockopt")
H A Dsockopt_multi.c6 char _license[] SEC("license") = "GPL";
10 SEC("cgroup/getsockopt")
39 SEC("cgroup/getsockopt")
68 SEC("cgroup/setsockopt")
H A Drefcounted_kptr_fail.c19 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8)))
34 SEC("?tc")
56 SEC("?tc")
75 SEC("?tc")
96 SEC("?fentry.s/bpf_testmod_test_read")
121 char _license[] SEC("license") = "GPL";
H A Dsockopt_inherit.c5 char _license[] SEC("license") = "GPL";
23 } cloned1_map SEC(".maps");
30 } cloned2_map SEC(".maps");
37 } listener_only_map SEC(".maps");
52 SEC("cgroup/getsockopt")
83 SEC("cgroup/setsockopt")
H A Dlsm.c19 } array SEC(".maps");
26 } hash SEC(".maps");
33 } lru_hash SEC(".maps");
40 } percpu_array SEC(".maps");
47 } percpu_hash SEC(".maps");
54 } lru_percpu_hash SEC(".maps");
61 } inner_map SEC(".maps");
69 } outer_arr SEC(".maps") = {
78 } outer_hash SEC(".maps") = {
82 char _license[] SEC("licens
[all...]
H A Dmap_in_map_btf.c25 } inner_array SEC(".maps");
33 } outer_array SEC(".maps") = {
39 char _license[] SEC("license") = "GPL";
44 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
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_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 Dlinked_list.c280 SEC("tc")
291 SEC("tc")
306 SEC("tc")
312 SEC("tc")
323 SEC("tc")
338 SEC("tc")
349 SEC("tc")
360 SEC("tc")
375 SEC("tc")
381 char _license[] SEC("licens
[all...]
H A Dlocal_kptr_stash.c33 } refcounted_node_stash SEC(".maps");
73 } some_nodes SEC(".maps");
106 SEC("tc")
112 SEC("tc")
134 SEC("tc")
169 SEC("tc")
190 SEC("tc")
207 SEC("tc")
234 SEC("tc")
259 char _license[] SEC("licens
[all...]

Completed in 161 milliseconds

1234567891011>>