Searched refs:SEC (Results 176 - 200 of 729) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_module_attach.c12 SEC("raw_tp/bpf_testmod_test_read")
22 SEC("raw_tp/bpf_testmod_test_write_bare")
34 SEC("raw_tp.w/bpf_testmod_test_writable_bare")
46 SEC("tp_btf/bpf_testmod_test_read")
56 SEC("fentry/bpf_testmod_test_read")
67 SEC("fentry")
79 SEC("fexit/bpf_testmod_test_read")
90 SEC("fexit/bpf_testmod_return_ptr")
104 SEC("fmod_ret/bpf_testmod_test_read")
113 SEC("kprob
[all...]
H A Dtest_map_ops.c7 char _license[] SEC("license") = "GPL";
14 } hash_map SEC(".maps");
20 } stack_map SEC(".maps");
27 } array_map SEC(".maps");
37 SEC("tp/syscalls/sys_enter_getpid")
51 SEC("tp/syscalls/sys_enter_getppid")
64 SEC("tp/syscalls/sys_enter_getuid")
77 SEC("tp/syscalls/sys_enter_geteuid")
90 SEC("tp/syscalls/sys_enter_getgid")
103 SEC("t
[all...]
H A Dverifier_helper_access_var_len.c20 } map_hash_48b SEC(".maps");
27 } map_hash_8b SEC(".maps");
32 } map_ringbuf SEC(".maps");
34 SEC("tracepoint")
66 SEC("socket")
101 SEC("tracepoint")
124 SEC("tracepoint")
156 SEC("tracepoint")
188 SEC("tracepoint")
212 SEC("tracepoin
[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 Dfexit_bpf2bpf_simple.c13 SEC("fexit/test_pkt_md_access")
27 char _license[] SEC("license") = "GPL";
H A Dtest_get_stack_rawtp_err.c8 SEC("raw_tracepoint/sys_enter")
26 char _license[] SEC("license") = "GPL";
H A Dbpf_iter_test_kern_common.h6 char _license[] SEC("license") = "GPL";
9 SEC("iter/task")
H A Dbpf_iter_test_kern3.c6 char _license[] SEC("license") = "GPL";
8 SEC("iter/task")
H A Dtest_trace_ext.c11 SEC("freplace/test_pkt_md_access")
18 char _license[] SEC("license") = "GPL";
H A Dtest_raw_tp_test_run.c11 SEC("raw_tp/task_rename")
24 char _license[] SEC("license") = "GPL";
H A Dfreplace_connect_v4_prog.c12 SEC("freplace/connect_v4_prog")
19 char _license[] SEC("license") = "GPL";
H A Dtest_probe_read_user_str.c14 SEC("tracepoint/syscalls/sys_enter_nanosleep")
25 char _license[] SEC("license") = "GPL";
H A Dtest_subprogs_unused.c5 const char LICENSE[] SEC("license") = "GPL";
17 SEC("raw_tp/sys_enter")
H A Dbpf_tcp_nogpl.c9 char _license[] SEC("license") = "X";
15 SEC(".struct_ops")
H A Dtest_xdp_context_test_run.c5 SEC("xdp")
20 char _license[] SEC("license") = "GPL";
H A Dtest_pinning.c12 } pinmap SEC(".maps");
19 } nopinmap SEC(".maps");
27 } nopinmap2 SEC(".maps");
29 char _license[] SEC("license") = "GPL";
H A Dtest_xdp_devmap_helpers.c8 SEC("xdp")
22 char _license[] SEC("license") = "GPL";
H A Dfind_vma_fail2.c6 char _license[] SEC("license") = "GPL";
21 SEC("raw_tp/sys_enter")
H A Dcore_kern_overflow.c14 SEC("raw_tracepoint/sys_enter")
22 char LICENSE[] SEC("license") = "GPL";
H A Dtest_subskeleton.c19 SEC("raw_tp/sys_enter")
28 char LICENSE[] SEC("license") = "GPL";
H A Dtest_subskeleton_lib2.c14 } map2 SEC(".maps");
16 char LICENSE[] SEC("license") = "GPL";
H A Dtrace_dummy_st_ops.c8 SEC("fentry/test_1")
21 char _license[] SEC("license") = "GPL";
H A Dloop5.c6 char _license[] SEC("license") = "GPL";
8 SEC("socket")
H A Dbpf_iter_bpf_link.c6 char _license[] SEC("license") = "GPL";
8 SEC("iter/bpf_link")
H A Dskb_load_bytes.c6 char _license[] SEC("license") = "GPL";
11 SEC("tc")

Completed in 407 milliseconds

1234567891011>>