Home
last modified time | relevance | path

Searched refs:bpf_map_def (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/BPF/
Dundef.ll4 %struct.bpf_map_def = type { i32, i32, i32, i32 }
8 @routing = global %struct.bpf_map_def { i32 1, i32 6, i32 12, i32 1024 }, section "maps", align 4
9 @routing_miss_0 = global %struct.bpf_map_def { i32 1, i32 1, i32 12, i32 1 }, section "maps", align…
10 @test1 = global %struct.bpf_map_def { i32 2, i32 4, i32 8, i32 1024 }, section "maps", align 4
11 @test1_miss_4 = global %struct.bpf_map_def { i32 2, i32 1, i32 8, i32 1 }, section "maps", align 4
13bpf_map_def* @routing to i8*), i8* bitcast (%struct.bpf_map_def* @routing_miss_0 to i8*), i8* bitc…
58bpf_map_def*, %struct.routing_key_2*, ...) bitcast (i32 (...)* @bpf_map_lookup_elem to i32 (%struc…
Dsockex2.ll3 %struct.bpf_map_def = type { i32, i32, i32, i32 }
6 @hash_map = global %struct.bpf_map_def { i32 1, i32 4, i32 8, i32 1024 }, section "maps", align 4
294 …%194 = call i8* inttoptr (i64 1 to i8* (i8*, i8*)*)(i8* bitcast (%struct.bpf_map_def* @hash_map to…
306 …%201 = call i32 inttoptr (i64 2 to i32 (i8*, i8*, i8*, i64)*)(i8* bitcast (%struct.bpf_map_def* @h…
/external/llvm/test/CodeGen/BPF/
Dundef.ll3 %struct.bpf_map_def = type { i32, i32, i32, i32 }
7 @routing = global %struct.bpf_map_def { i32 1, i32 6, i32 12, i32 1024 }, section "maps", align 4
8 @routing_miss_0 = global %struct.bpf_map_def { i32 1, i32 1, i32 12, i32 1 }, section "maps", align…
9 @test1 = global %struct.bpf_map_def { i32 2, i32 4, i32 8, i32 1024 }, section "maps", align 4
10 @test1_miss_4 = global %struct.bpf_map_def { i32 2, i32 1, i32 8, i32 1 }, section "maps", align 4
12bpf_map_def* @routing to i8*), i8* bitcast (%struct.bpf_map_def* @routing_miss_0 to i8*), i8* bitc…
61bpf_map_def*, %struct.routing_key_2*, ...) bitcast (i32 (...)* @bpf_map_lookup_elem to i32 (%struc…
Dsockex2.ll3 %struct.bpf_map_def = type { i32, i32, i32, i32 }
6 @hash_map = global %struct.bpf_map_def { i32 1, i32 4, i32 8, i32 1024 }, section "maps", align 4
294 …%194 = call i8* inttoptr (i64 1 to i8* (i8*, i8*)*)(i8* bitcast (%struct.bpf_map_def* @hash_map to…
306 …%201 = call i32 inttoptr (i64 2 to i32 (i8*, i8*, i8*, i64)*)(i8* bitcast (%struct.bpf_map_def* @h…
/external/linux-kselftest/tools/testing/selftests/bpf/
Dsockmap_verdict_prog.c15 struct bpf_map_def SEC("maps") sock_map_rx = {
22 struct bpf_map_def SEC("maps") sock_map_tx = {
29 struct bpf_map_def SEC("maps") sock_map_msg = {
36 struct bpf_map_def SEC("maps") sock_map_break = {
Dtest_stacktrace_map.c11 struct bpf_map_def SEC("maps") control_map = {
18 struct bpf_map_def SEC("maps") stackid_hmap = {
25 struct bpf_map_def SEC("maps") stackmap = {
32 struct bpf_map_def SEC("maps") stack_amap = {
Dtest_stacktrace_build_id.c11 struct bpf_map_def SEC("maps") control_map = {
18 struct bpf_map_def SEC("maps") stackid_hmap = {
25 struct bpf_map_def SEC("maps") stackmap = {
34 struct bpf_map_def SEC("maps") stack_amap = {
Dtest_select_reuseport_kern.c24 struct bpf_map_def SEC("maps") outer_map = {
31 struct bpf_map_def SEC("maps") result_map = {
38 struct bpf_map_def SEC("maps") tmp_index_ovr_map = {
45 struct bpf_map_def SEC("maps") linum_map = {
52 struct bpf_map_def SEC("maps") data_check_map = {
Dtest_sockmap_kern.h38 struct bpf_map_def SEC("maps") sock_map = {
45 struct bpf_map_def SEC("maps") sock_map_txmsg = {
52 struct bpf_map_def SEC("maps") sock_map_redir = {
59 struct bpf_map_def SEC("maps") sock_apply_bytes = {
66 struct bpf_map_def SEC("maps") sock_cork_bytes = {
73 struct bpf_map_def SEC("maps") sock_bytes = {
80 struct bpf_map_def SEC("maps") sock_redir_flags = {
87 struct bpf_map_def SEC("maps") sock_skb_opts = {
Dtest_get_stack_rawtp.c18 struct bpf_map_def SEC("maps") perfmap = {
25 struct bpf_map_def SEC("maps") stackdata_map = {
50 struct bpf_map_def SEC("maps") rawdata_map = {
Dsample_map_ret0.c5 struct bpf_map_def SEC("maps") htab = {
12 struct bpf_map_def SEC("maps") array = {
Dget_cgroup_id_kern.c7 struct bpf_map_def SEC("maps") cg_ids = {
14 struct bpf_map_def SEC("maps") pidmap = {
Dtest_queue_stack_map.h13 struct bpf_map_def __attribute__ ((section("maps"), used)) map_in = {
21 struct bpf_map_def __attribute__ ((section("maps"), used)) map_out = {
Dnetcnt_prog.c13 struct bpf_map_def SEC("maps") percpu_netcnt = {
19 struct bpf_map_def SEC("maps") netcnt = {
Dtest_l4lb.c172 struct bpf_map_def SEC("maps") vip_map = {
179 struct bpf_map_def SEC("maps") ch_rings = {
186 struct bpf_map_def SEC("maps") reals = {
193 struct bpf_map_def SEC("maps") stats = {
200 struct bpf_map_def SEC("maps") ctl_array = {
Dtest_l4lb_noinline.c168 struct bpf_map_def SEC("maps") vip_map = {
175 struct bpf_map_def SEC("maps") ch_rings = {
182 struct bpf_map_def SEC("maps") reals = {
189 struct bpf_map_def SEC("maps") stats = {
196 struct bpf_map_def SEC("maps") ctl_array = {
Dtest_tcpbpf_kern.c17 struct bpf_map_def SEC("maps") global_map = {
24 struct bpf_map_def SEC("maps") sockopt_results = {
Dtest_xdp_noinline.c173 struct bpf_map_def __attribute__ ((section("maps"), used)) vip_map = {
181 struct bpf_map_def __attribute__ ((section("maps"), used)) lru_cache = {
189 struct bpf_map_def __attribute__ ((section("maps"), used)) ch_rings = {
197 struct bpf_map_def __attribute__ ((section("maps"), used)) reals = {
205 struct bpf_map_def __attribute__ ((section("maps"), used)) stats = {
213 struct bpf_map_def __attribute__ ((section("maps"), used)) ctl_array = {
Dtest_obj_id.c19 struct bpf_map_def SEC("maps") test_map_id = {
Dtest_btf_nokv.c13 struct bpf_map_def SEC("maps") btf_map = {
Dtest_btf_haskv.c13 struct bpf_map_def SEC("maps") btf_map = {
Dtest_skb_cgroup_id_kern.c13 struct bpf_map_def SEC("maps") cgroup_ids = {
Dtest_xdp.c25 struct bpf_map_def SEC("maps") rxcnt = {
32 struct bpf_map_def SEC("maps") vip2tnl = {
Dsocket_cookie_prog.c10 struct bpf_map_def SEC("maps") socket_cookies = {
Dtest_tcp_estats.c151 struct bpf_map_def SEC("maps") ev_record_map = {

12