Searched refs:SEC (Results 126 - 150 of 729) sorted by path

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_vmas.c6 char _license[] SEC("license") = "GPL";
26 SEC("iter/task_vma") int proc_maps(struct bpf_iter__task_vma *ctx)
H A Dbpf_iter_tasks.c7 char _license[] SEC("license") = "GPL";
13 SEC("iter/task")
40 SEC("iter.s/task")
H A Dbpf_iter_tcp4.c8 char _license[] SEC("license") = "GPL";
195 SEC("iter/tcp")
H A Dbpf_iter_tcp6.c8 char _license[] SEC("license") = "GPL";
211 SEC("iter/tcp")
H A Dbpf_iter_test_kern3.c6 char _license[] SEC("license") = "GPL";
8 SEC("iter/task")
H A Dbpf_iter_test_kern4.c6 char _license[] SEC("license") = "GPL";
15 SEC("iter/bpf_map")
H A Dbpf_iter_test_kern5.c7 char _license[] SEC("license") = "GPL";
20 } hashmap1 SEC(".maps");
24 SEC("iter/bpf_map_elem")
H A Dbpf_iter_test_kern6.c6 char _license[] SEC("license") = "GPL";
10 SEC("iter/bpf_map_elem")
H A Dbpf_iter_test_kern_common.h6 char _license[] SEC("license") = "GPL";
9 SEC("iter/task")
H A Dbpf_iter_udp4.c8 char _license[] SEC("license") = "GPL";
24 SEC("iter/udp")
H A Dbpf_iter_udp6.c8 char _license[] SEC("license") = "GPL";
31 SEC("iter/udp")
H A Dbpf_iter_unix.c8 char _license[] SEC("license") = "GPL";
24 SEC("iter/unix")
H A Dbpf_iter_vma_offset.c6 char _license[] SEC("license") = "GPL";
15 SEC("iter/task_vma")
H A Dbpf_loop.c8 char _license[] SEC("license") = "GPL";
19 } map1 SEC(".maps");
65 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
83 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
94 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
107 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
138 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
202 SEC("fentry/" SYS_PREFIX "sys_nanosleep")
H A Dbpf_loop_bench.c8 char _license[] SEC("license") = "GPL";
25 SEC("fentry/" SYS_PREFIX "sys_getpgid")
H A Dbpf_mod_race.c70 SEC("fmod_ret.s/bpf_fentry_test1")
83 SEC("fexit/do_init_module")
93 SEC("fexit/btf_try_get_module")
100 char _license[] SEC("license") = "GPL";
H A Dbpf_syscall_macro.c32 SEC("kprobe/" SYS_PREFIX "sys_prctl")
67 SEC("ksyscall/prctl")
91 SEC("ksyscall/splice")
110 char _license[] SEC("license") = "GPL";
H A Dbpf_tcp_nogpl.c9 char _license[] SEC("license") = "X";
15 SEC(".struct_ops")
H A Dbprm_opts.c12 char _license[] SEC("license") = "GPL";
19 } secure_exec_task_map SEC(".maps");
21 SEC("lsm/bprm_creds_for_exec")
H A Dbtf_type_tag.c21 SEC("fentry/bpf_fentry_test1")
H A Dbtf_type_tag_percpu.c17 SEC("fentry/bpf_testmod_test_btf_type_tag_percpu_1")
24 SEC("fentry/bpf_testmod_test_btf_type_tag_percpu_2")
45 SEC("tp_btf/cgroup_mkdir")
52 SEC("tp_btf/cgroup_mkdir")
67 char _license[] SEC("license") = "GPL";
H A Dbtf_type_tag_user.c17 SEC("fentry/bpf_testmod_test_btf_type_tag_user_1")
24 SEC("fentry/bpf_testmod_test_btf_type_tag_user_2")
34 SEC("fentry/__sys_getsockname")
H A Dcb_refs.c16 } array_map SEC(".maps");
26 SEC("?tc")
49 SEC("?tc")
85 SEC("?tc")
100 SEC("?tc")
114 char _license[] SEC("license") = "GPL";
H A Dcg_storage_multi_egress_only.c19 } cgroup_storage SEC(".maps");
23 SEC("cgroup_skb/egress")
H A Dcg_storage_multi_isolated.c19 } cgroup_storage SEC(".maps");
23 SEC("cgroup_skb/egress")
35 SEC("cgroup_skb/egress")
47 SEC("cgroup_skb/ingress")

Completed in 256 milliseconds

1234567891011>>