Searched refs:SEC (Results 151 - 175 of 729) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
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 Dperfbuf_bench.c9 char _license[] SEC("license") = "GPL";
15 } perfbuf SEC(".maps");
22 SEC("fentry/" SYS_PREFIX "sys_getpgid")
H A Dverifier_value_or_null.c20 } map_hash_48b SEC(".maps");
27 } map_hash_8b SEC(".maps");
29 SEC("tc")
52 SEC("tc")
77 SEC("tc")
101 SEC("tc")
125 SEC("tc")
153 SEC("tc")
183 SEC("socket")
214 SEC("t
[all...]
H A Dkptr_xchg_inline.c9 char _license[] SEC("license") = "GPL";
15 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8)))
18 SEC("tc")
H A Dfentry_test.c7 char _license[] SEC("license") = "GPL";
10 SEC("fentry/bpf_fentry_test1")
18 SEC("fentry/bpf_fentry_test2")
26 SEC("fentry/bpf_fentry_test3")
34 SEC("fentry/bpf_fentry_test4")
42 SEC("fentry/bpf_fentry_test5")
51 SEC("fentry/bpf_fentry_test6")
64 SEC("fentry/bpf_fentry_test7")
73 SEC("fentry/bpf_fentry_test8")
H A Drecursion.c8 char _license[] SEC("license") = "GPL";
15 } hash1 SEC(".maps");
22 } hash2 SEC(".maps");
27 SEC("fentry/htab_map_delete_elem")
H A Dtailcall5.c11 } jmp_table SEC(".maps");
16 SEC("tc") \
25 SEC("tc")
39 char __license[] SEC("license") = "GPL";
H A Dtailcall6.c11 } jmp_table SEC(".maps");
15 SEC("tc")
25 SEC("tc")
34 char __license[] SEC("license") = "GPL";
H A Dtailcall_bpf2bpf2.c11 } jmp_table SEC(".maps");
25 SEC("tc")
32 SEC("tc")
40 char __license[] SEC("license") = "GPL";
H A Dtailcall_bpf2bpf1.c10 } jmp_table SEC(".maps");
13 SEC("tc") \
29 SEC("tc")
37 char __license[] SEC("license") = "GPL";
H A Dtest_pinning_invalid.c12 } nopinmap3 SEC(".maps");
14 char _license[] SEC("license") = "GPL";
H A Dtest_send_signal_kern.c28 SEC("tracepoint/syscalls/sys_enter_nanosleep")
34 SEC("tracepoint/sched/sched_switch")
40 SEC("perf_event")
46 char __license[] SEC("license") = "GPL";
H A Dtest_skeleton.c8 #define __read_mostly SEC(".data.read_mostly")
46 const volatile int in_dynarr_sz SEC(".rodata.dyn");
47 const volatile int in_dynarr[4] SEC(".rodata.dyn") = { -1, -2, -3, -4 };
49 int out_dynarr[4] SEC(".data.dyn") = { 1, 2, 3, 4 };
60 __hidden int zero_key SEC(".data.non_mmapable");
61 static struct my_value zero_value SEC(".data.non_mmapable");
68 } my_map SEC(".maps");
70 SEC("raw_tp/sys_enter")
98 char _license[] SEC("license") = "GPL";
H A Drcu_tasks_trace_gp.c11 } task_ls_map SEC(".maps");
15 SEC("syscall")
29 SEC("kprobe/rcu_tasks_trace_postgp")
36 char _license[] SEC("license") = "GPL";
H A Diters_state_safety.c10 char _license[] SEC("license") = "GPL";
17 SEC("?raw_tp")
31 SEC("?raw_tp")
55 SEC("?raw_tp")
75 SEC("?raw_tp")
93 SEC("?raw_tp")
120 SEC("?raw_tp")
145 SEC("?raw_tp")
185 SEC("?raw_tp")
197 SEC("
[all...]
H A Dverifier_div_overflow.c14 SEC("tc")
29 SEC("tc")
43 SEC("tc")
61 SEC("tc")
78 SEC("tc")
93 SEC("tc")
107 SEC("tc")
126 SEC("tc")
144 char _license[] SEC("license") = "GPL";
H A Dverifier_map_ptr.c20 } map_array_48b SEC(".maps");
32 } map_hash_16b SEC(".maps");
34 SEC("socket")
52 SEC("socket")
73 SEC("socket")
93 SEC("socket")
111 SEC("socket")
135 SEC("socket")
159 char _license[] SEC("license") = "GPL";
H A Dverifier_value_adj_spill.c20 } map_hash_48b SEC(".maps");
22 SEC("socket")
51 SEC("socket")
78 char _license[] SEC("license") = "GPL";
H A Dtailcall_bpf2bpf6.c13 } jmp_table SEC(".maps");
17 SEC("tc")
34 SEC("tc")
45 char __license[] SEC("license") = "GPL";
H A Dinner_array_lookup.c11 } inner_map1 SEC(".maps");
18 } outer_map1 SEC(".maps") = {
24 SEC("raw_tp/sys_enter")
45 char _license[] SEC("license") = "GPL";
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 Dtest_uprobe.c15 SEC("uprobe/./liburandom_read.so:urandlib_api_sameoffset")
27 SEC("uprobe/./liburandom_read.so:urandlib_api_sameoffset@LIBURANDOM_READ_1.0.0")
39 SEC("uretprobe/./liburandom_read.so:urandlib_api_sameoffset@@LIBURANDOM_READ_2.0.0")
51 SEC("uprobe")
H A Dverifier_ctx_sk_msg.c8 SEC("sk_msg")
21 SEC("sk_msg")
34 SEC("sk_msg")
47 SEC("sk_msg")
60 SEC("sk_msg")
73 SEC("sk_skb")
92 SEC("sk_skb")
111 SEC("sk_msg")
124 SEC("sk_msg")
138 SEC("sk_ms
[all...]
H A Dverifier_helper_restricted.c18 } map_spin_lock SEC(".maps");
29 } map_timer SEC(".maps");
31 SEC("kprobe")
45 SEC("tracepoint")
59 SEC("perf_event")
73 SEC("raw_tracepoint")
87 SEC("kprobe")
112 SEC("perf_event")
137 SEC("tracepoint")
162 SEC("raw_tracepoin
[all...]
/linux-master/samples/bpf/
H A Dtrace_output.bpf.c10 } my_map SEC(".maps");
12 SEC("ksyscall/write")
28 char _license[] SEC("license") = "GPL";
29 u32 _version SEC("version") = LINUX_VERSION_CODE;

Completed in 276 milliseconds

1234567891011>>