Searched refs:SEC (Results 326 - 350 of 729) sorted by last modified time

<<11121314151617181920>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sk_storage_tracing.c20 } sk_stg_map SEC(".maps");
28 } del_sk_stg_map SEC(".maps");
32 SEC("tp_btf/inet_sock_set_state")
70 SEC("fentry/inet_csk_listen_start")
78 SEC("fentry/tcp_connect")
86 SEC("fexit/inet_csk_accept")
95 SEC("tp_btf/tcp_retransmit_synack")
104 SEC("tp_btf/tcp_bad_csum")
111 char _license[] SEC("license") = "GPL";
H A Dtest_select_reuseport_kern.c27 } outer_map SEC(".maps");
34 } result_map SEC(".maps");
41 } tmp_index_ovr_map SEC(".maps");
48 } linum_map SEC(".maps");
55 } data_check_map SEC(".maps");
63 SEC("sk_reuseport")
184 char _license[] SEC("license") = "GPL";
H A Dtest_sk_lookup.c40 } redir_map SEC(".maps");
47 } run_map SEC(".maps");
75 SEC("sk_lookup")
81 SEC("sk_lookup")
87 SEC("sk_lookup")
95 SEC("sk_reuseport")
101 SEC("sk_reuseport")
108 SEC("sk_lookup")
127 SEC("sk_lookup")
150 SEC("sk_looku
[all...]
H A Dtest_sk_lookup_kern.c18 char _license[] SEC("license") = "GPL";
55 SEC("?tc")
81 SEC("?tc")
93 SEC("?tc")
108 SEC("?tc")
122 SEC("?tc")
135 SEC("?tc")
144 SEC("?tc")
156 SEC("?tc")
173 SEC("
[all...]
H A Dtest_sk_assign.c28 } server_map SEC(".maps");
42 } server_map SEC("maps") = {
51 char _license[] SEC("license") = "GPL";
171 SEC("tc")
H A Dtest_parse_tcp_hdr_opt.c19 char _license[] SEC("license") = "GPL";
81 SEC("xdp")
H A Dtest_parse_tcp_hdr_opt_dynptr.c19 char _license[] SEC("license") = "GPL";
74 SEC("xdp")
H A Dtest_pkt_access.c102 SEC("tc")
H A Dtest_ringbuf.c8 char _license[] SEC("license") = "GPL";
19 } ringbuf SEC(".maps");
39 SEC("fentry/" SYS_PREFIX "sys_getpgid")
H A Dtest_ringbuf_multi.c7 char _license[] SEC("license") = "GPL";
20 } ringbuf1 SEC(".maps"),
21 ringbuf2 SEC(".maps");
28 } ringbuf_arr SEC(".maps") = {
40 } ringbuf_hash SEC(".maps") = {
56 SEC("tp/syscalls/sys_enter_getpgid")
H A Dtest_ringbuf_map_key.c8 char _license[] SEC("license") = "GPL";
19 } ringbuf SEC(".maps");
26 } hash_map SEC(".maps");
34 SEC("fentry/" SYS_PREFIX "sys_getpgid")
H A Dtest_obj_id.c14 } test_map_id SEC(".maps");
16 SEC("raw_tp/sys_enter")
H A Dtest_map_lock.c19 } hash_map SEC(".maps");
31 } array_map SEC(".maps");
33 SEC("cgroup/skb")
62 char _license[] SEC("license") = "GPL";
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 Dtest_log_fixup.c14 SEC("?raw_tp/sys_enter")
30 SEC("?raw_tp/sys_enter")
43 } existing_map SEC(".maps");
50 } missing_map SEC(".maps");
52 SEC("?raw_tp/sys_enter")
66 SEC("?raw_tp/sys_enter")
74 char _license[] SEC("license") = "GPL";
H A Dtest_legacy_printk.c8 char LICENSE[] SEC("license") = "GPL";
15 } my_pid_map SEC(".maps");
22 } res_map SEC(".maps");
27 SEC("tp/raw_syscalls/sys_enter")
56 SEC("tp/raw_syscalls/sys_enter")
H A Dtest_ksyms_weak.c36 SEC("raw_tp/sys_enter")
71 char _license[] SEC("license") = "GPL";
H A Dtest_l4lb_noinline_dynptr.c173 } vip_map SEC(".maps");
180 } ch_rings SEC(".maps");
187 } reals SEC(".maps");
194 } stats SEC(".maps");
201 } ctl_array SEC(".maps");
457 SEC("tc")
487 char _license[] SEC("license") = "GPL";
H A Dtest_kfunc_dynptr_param.c24 } ringbuf SEC(".maps");
31 } array_map SEC(".maps");
35 char _license[] SEC("license") = "GPL";
37 SEC("?lsm.s/bpf")
47 SEC("?lsm.s/bpf")
57 SEC("lsm.s/bpf")
H A Dtest_global_func2.c44 SEC("tc")
H A Dtest_ksyms_btf_write_check.c10 SEC("raw_tp/sys_enter")
34 SEC("raw_tp/sys_enter")
44 char _license[] SEC("license") = "GPL";
H A Dtest_hash_large_key.c6 char _license[] SEC("license") = "GPL";
13 } hash_map SEC(".maps");
20 } key_map SEC(".maps");
28 SEC("raw_tracepoint/sys_enter")
H A Dtest_bpf_nf.c223 SEC("xdp")
230 SEC("tc")
237 char _license[] SEC("license") = "GPL";
H A Dtest_core_reloc_bitfields_probed.c9 char _license[] SEC("license") = "GPL";
40 SEC("raw_tracepoint/sys_enter")
H A Dtest_attach_probe.c22 SEC("ksyscall/nanosleep")
29 SEC("kretsyscall/nanosleep")
36 SEC("uprobe")
42 SEC("uretprobe")
48 SEC("uprobe")
56 SEC("uretprobe//proc/self/exe:trigger_func2")
63 SEC("uprobe")
75 SEC("uretprobe")
90 SEC("uprobe.s//proc/self/exe:trigger_func3")
102 SEC("uprob
[all...]

Completed in 205 milliseconds

<<11121314151617181920>>