Searched refs:SEC (Results 226 - 250 of 729) sorted by path

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dima.c17 } ringbuf SEC(".maps");
19 char _license[] SEC("license") = "GPL";
66 SEC("lsm.s/bprm_committed_creds")
72 SEC("lsm.s/bprm_creds_for_exec")
82 SEC("lsm.s/kernel_read_file")
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 Dip_check_defrag.c89 SEC("netfilter")
104 char _license[] SEC("license") = "GPL";
H A Diters.c16 int small_arr[16] SEC(".data.small_arr");
23 } amap SEC(".maps");
31 SEC("?raw_tp")
51 SEC("?raw_tp")
93 SEC("raw_tp")
111 SEC("raw_tp")
129 SEC("raw_tp")
147 SEC("raw_tp")
162 SEC("raw_tp")
177 SEC("raw_t
[all...]
H A Diters_css.c10 char _license[] SEC("license") = "GPL";
23 SEC("fentry.s/" SYS_PREFIX "sys_getpgid")
H A Diters_css_task.c11 char _license[] SEC("license") = "GPL";
21 SEC("lsm/file_mprotect")
55 SEC("?iter/cgroup")
85 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
H A Diters_looping.c10 char _license[] SEC("license") = "GPL";
17 SEC("?raw_tp")
31 SEC("?raw_tp")
62 SEC("?raw_tp")
93 SEC("?raw_tp")
127 SEC("?raw_tp")
H A Diters_num.c13 SEC("raw_tp/sys_enter")
27 SEC("raw_tp/sys_enter")
41 SEC("raw_tp/sys_enter")
55 SEC("raw_tp/sys_enter")
69 SEC("raw_tp/sys_enter")
83 SEC("raw_tp/sys_enter")
97 SEC("raw_tp/sys_enter")
111 SEC("raw_tp/sys_enter")
125 SEC("raw_tp/sys_enter")
139 SEC("raw_t
[all...]
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 Diters_task.c10 char _license[] SEC("license") = "GPL";
18 SEC("fentry.s/" SYS_PREFIX "sys_getpgid")
H A Diters_task_failure.c10 char _license[] SEC("license") = "GPL";
17 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
29 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
48 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
64 SEC("?fentry.s/" SYS_PREFIX "sys_getpgid")
87 SEC("?fentry/" SYS_PREFIX "sys_getpgid")
H A Diters_task_vma.c17 SEC("raw_tp/sys_enter")
43 char _license[] SEC("license") = "GPL";
H A Diters_testmod_seq.c20 SEC("raw_tp/sys_enter")
38 SEC("raw_tp/sys_enter")
58 SEC("raw_tp/sys_enter")
79 char _license[] SEC("license") = "GPL";
H A Djeq_infer_not_null_fail.c7 char _license[] SEC("license") = "GPL";
14 } m_hash SEC(".maps");
16 SEC("?raw_tp")
H A Djit_probe_mem.c11 SEC("tc")
59 char _license[] SEC("license") = "GPL";
H A Dkfree_skb.c9 char _license[] SEC("license") = "GPL";
14 } perf_buf_map SEC(".maps");
60 SEC("tp_btf/kfree_skb")
117 SEC("fentry/eth_type_trans")
135 SEC("fexit/eth_type_trans")
H A Dkfunc_call_destructive.c6 SEC("tc")
13 char _license[] SEC("license") = "GPL";
H A Dkfunc_call_fail.c12 SEC("?syscall")
20 SEC("?syscall")
38 SEC("?tc")
59 SEC("?tc")
85 SEC("?tc")
108 SEC("?tc")
129 SEC("?tc")
153 char _license[] SEC("license") = "GPL";
H A Dkfunc_call_race.c6 SEC("tc")
13 char _license[] SEC("license") = "GPL";
H A Dkfunc_call_test.c7 SEC("tc")
24 SEC("tc")
39 SEC("tc")
60 SEC("tc")
76 SEC("tc")
106 SEC("syscall")
121 SEC("syscall")
139 SEC("tc")
170 SEC("tc")
180 char _license[] SEC("licens
[all...]
H A Dkfunc_call_test_subprog.c31 SEC("tc")
37 char _license[] SEC("license") = "GPL";
H A Dkprobe_multi.c7 char _license[] SEC("license") = "GPL";
80 SEC("fentry/bpf_modify_return_test")
86 SEC("kprobe.multi/bpf_fentry_tes??")
93 SEC("kretprobe.multi/bpf_fentry_test*")
100 SEC("kprobe.multi")
107 SEC("kretprobe.multi")
150 SEC("kprobe.multi")
157 SEC("kretprobe.multi")
H A Dkprobe_multi_empty.c6 char _license[] SEC("license") = "GPL";
8 SEC("kprobe.multi/")
H A Dkprobe_multi_override.c6 char _license[] SEC("license") = "GPL";
8 SEC("kprobe.multi")
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")

Completed in 199 milliseconds

1234567891011>>