Searched refs:SEC (Results 226 - 250 of 729) sorted by last modified time

1234567891011>>

/linux-master/samples/bpf/
H A Dtracex1.bpf.c19 SEC("kprobe.multi/__netif_receive_skb_core*")
46 char _license[] SEC("license") = "GPL";
47 u32 _version SEC("version") = LINUX_VERSION_CODE;
H A Dtest_overhead_tp.bpf.c11 SEC("tracepoint/task/task_rename")
18 SEC("tracepoint/fib/fib_table_lookup")
23 char _license[] SEC("license") = "GPL";
H A Dtest_map_in_map.bpf.c26 } port_a SEC(".maps");
34 } port_h SEC(".maps");
42 } reg_result_h SEC(".maps");
50 } inline_result_h SEC(".maps");
58 } a_of_port_a SEC(".maps");
66 } h_of_port_a SEC(".maps");
74 } h_of_port_h SEC(".maps");
106 SEC("ksyscall/connect")
171 char _license[] SEC("license") = "GPL";
172 u32 _version SEC("versio
[all...]
H A Dtest_overhead_kprobe.bpf.c13 SEC("kprobe/__set_task_comm")
34 SEC("kprobe/fib_table_lookup")
40 char _license[] SEC("license") = "GPL";
41 u32 _version SEC("version") = LINUX_VERSION_CODE;
H A Dspintest.bpf.c21 } my_map SEC(".maps");
27 } my_map2 SEC(".maps");
34 } stackmap SEC(".maps");
50 SEC("kprobe.multi/spin_*lock*")PROG(spin_lock)
51 SEC("kprobe.multi/*_spin_on_owner")PROG(spin_on_owner)
52 SEC("kprobe.multi/_raw_spin_*lock*")PROG(raw_spin_lock)
55 SEC("kprobe/htab_map_update_elem")PROG(p15)
56 SEC("kprobe/__htab_percpu_map_update_elem")PROG(p16)
57 SEC("kprobe/htab_map_alloc")PROG(p17)
59 char _license[] SEC("licens
[all...]
H A Doffwaketime.bpf.c32 } counts SEC(".maps");
39 } start SEC(".maps");
51 } wokeby SEC(".maps");
58 } stackmap SEC(".maps");
62 SEC("kprobe/try_to_wake_up")
107 SEC("tracepoint/sched/sched_switch")
113 SEC("kprobe.multi/finish_task_switch*")
140 char _license[] SEC("license") = "GPL";
141 u32 _version SEC("version") = LINUX_VERSION_CODE;
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.bpf.c78 SEC("iter/bpf_map")
98 SEC("iter/bpf_prog")
118 char LICENSE[] SEC("license") = "GPL";
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_compression.c14 #define SEC ADF_KERNEL_SEC macro
127 ret = adf_cfg_get_param_value(accel_dev, SEC, key, val);
150 ret = adf_cfg_get_param_value(accel_dev, SEC, key, val);
159 ret = adf_cfg_get_param_value(accel_dev, SEC, key, val);
169 ret = adf_create_ring(accel_dev, SEC, bank, num_msg_dc,
176 ret = adf_create_ring(accel_dev, SEC, bank, num_msg_dc,
/linux-master/drivers/sbus/char/
H A Doradax.c76 SEC, enumerator in enum:__anon281
472 &ctx->pages[i + idx][SEC]) != 0) {
/linux-master/tools/testing/selftests/bpf/progs/
H A Dvrf_socket_lookup.c63 SEC("tc")
76 SEC("xdp")
89 char _license[] SEC("license") = "GPL";
H A Dverifier_scalar_ids.c11 SEC("socket")
43 SEC("socket")
81 SEC("socket")
118 SEC("socket")
165 SEC("socket")
248 SEC("socket")
299 SEC("socket")
358 SEC("socket")
405 SEC("socket")
461 SEC("socke
[all...]
H A Dtest_sockmap_kern.h37 } sock_map SEC(".maps");
44 } sock_map_txmsg SEC(".maps");
51 } sock_map_redir SEC(".maps");
58 } sock_apply_bytes SEC(".maps");
65 } sock_cork_bytes SEC(".maps");
72 } sock_bytes SEC(".maps");
79 } sock_redir_flags SEC(".maps");
86 } sock_skb_opts SEC(".maps");
93 } tls_sock_map SEC(".maps");
95 SEC("sk_skb
[all...]
H A Dtest_sockmap_pass_prog.c10 } sock_map_rx SEC(".maps");
17 } sock_map_tx SEC(".maps");
24 } sock_map_msg SEC(".maps");
26 SEC("sk_skb")
32 char _license[] SEC("license") = "GPL";
H A Dtest_subprogs_extable.c12 } test_array SEC(".maps");
21 SEC("fexit/bpf_testmod_return_ptr")
31 SEC("fexit/bpf_testmod_return_ptr")
41 SEC("fexit/bpf_testmod_return_ptr")
51 char _license[] SEC("license") = "GPL";
H A Dtest_sockmap_drop_prog.c10 } sock_map_rx SEC(".maps");
17 } sock_map_tx SEC(".maps");
24 } sock_map_msg SEC(".maps");
26 SEC("sk_skb")
32 char _license[] SEC("license") = "GPL";
H A Dtest_sock_fields.c24 } linum_map SEC(".maps");
36 } sk_pkt_out_cnt SEC(".maps");
43 } sk_pkt_out_cnt10 SEC(".maps");
121 SEC("cgroup_skb/egress")
217 SEC("cgroup_skb/ingress")
281 SEC("cgroup_skb/egress")
307 char _license[] SEC("license") = "GPL";
H A Dsockopt_sk.c8 char _license[] SEC("license") = "GPL";
27 } socket_storage_map SEC(".maps");
29 SEC("cgroup/getsockopt")
139 SEC("cgroup/setsockopt")
H A Dsock_destroy_prog.c18 } tcp_conn_sockets SEC(".maps");
25 } udp_conn_sockets SEC(".maps");
27 SEC("cgroup/connect6")
48 SEC("iter/tcp")
73 SEC("iter/tcp")
104 SEC("iter/udp")
126 SEC("iter/udp")
145 char _license[] SEC("license") = "GPL";
H A Dsock_destroy_prog_fail.c9 char _license[] SEC("license") = "GPL";
13 SEC("tp_btf/tcp_destroy_sock")
H A Dmap_kptr.c17 } array_map SEC(".maps");
24 } pcpu_array_map SEC(".maps");
31 } hash_map SEC(".maps");
38 } pcpu_hash_map SEC(".maps");
46 } hash_malloc_map SEC(".maps");
54 } pcpu_hash_malloc_map SEC(".maps");
61 } lru_hash_map SEC(".maps");
68 } lru_pcpu_hash_map SEC(".maps");
75 } cgrp_ls_map SEC(".maps");
82 } task_ls_map SEC("
[all...]
H A Dmap_kptr_fail.c21 } array_map SEC(".maps");
23 SEC("?tc")
38 SEC("?tc")
57 SEC("?tc")
76 SEC("?tc")
92 SEC("?tc")
106 SEC("?tc")
130 SEC("?tc")
151 SEC("?tc")
166 SEC("
[all...]
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_race.c6 SEC("tc")
13 char _license[] SEC("license") = "GPL";
H A Dkfunc_call_test_subprog.c31 SEC("tc")
37 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";

Completed in 207 milliseconds

1234567891011>>