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/ |
D | undef.ll | 4 %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 13 …bpf_map_def* @routing to i8*), i8* bitcast (%struct.bpf_map_def* @routing_miss_0 to i8*), i8* bitc… 58 …bpf_map_def*, %struct.routing_key_2*, ...) bitcast (i32 (...)* @bpf_map_lookup_elem to i32 (%struc…
|
D | sockex2.ll | 3 %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/ |
D | undef.ll | 3 %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 12 …bpf_map_def* @routing to i8*), i8* bitcast (%struct.bpf_map_def* @routing_miss_0 to i8*), i8* bitc… 61 …bpf_map_def*, %struct.routing_key_2*, ...) bitcast (i32 (...)* @bpf_map_lookup_elem to i32 (%struc…
|
D | sockex2.ll | 3 %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/ |
D | sockmap_verdict_prog.c | 15 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 = {
|
D | test_stacktrace_map.c | 11 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 = {
|
D | test_stacktrace_build_id.c | 11 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 = {
|
D | test_select_reuseport_kern.c | 24 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 = {
|
D | test_sockmap_kern.h | 38 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 = {
|
D | test_get_stack_rawtp.c | 18 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 = {
|
D | sample_map_ret0.c | 5 struct bpf_map_def SEC("maps") htab = { 12 struct bpf_map_def SEC("maps") array = {
|
D | get_cgroup_id_kern.c | 7 struct bpf_map_def SEC("maps") cg_ids = { 14 struct bpf_map_def SEC("maps") pidmap = {
|
D | test_queue_stack_map.h | 13 struct bpf_map_def __attribute__ ((section("maps"), used)) map_in = { 21 struct bpf_map_def __attribute__ ((section("maps"), used)) map_out = {
|
D | netcnt_prog.c | 13 struct bpf_map_def SEC("maps") percpu_netcnt = { 19 struct bpf_map_def SEC("maps") netcnt = {
|
D | test_l4lb.c | 172 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 = {
|
D | test_l4lb_noinline.c | 168 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 = {
|
D | test_tcpbpf_kern.c | 17 struct bpf_map_def SEC("maps") global_map = { 24 struct bpf_map_def SEC("maps") sockopt_results = {
|
D | test_xdp_noinline.c | 173 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 = {
|
D | test_obj_id.c | 19 struct bpf_map_def SEC("maps") test_map_id = {
|
D | test_btf_nokv.c | 13 struct bpf_map_def SEC("maps") btf_map = {
|
D | test_btf_haskv.c | 13 struct bpf_map_def SEC("maps") btf_map = {
|
D | test_skb_cgroup_id_kern.c | 13 struct bpf_map_def SEC("maps") cgroup_ids = {
|
D | test_xdp.c | 25 struct bpf_map_def SEC("maps") rxcnt = { 32 struct bpf_map_def SEC("maps") vip2tnl = {
|
D | socket_cookie_prog.c | 10 struct bpf_map_def SEC("maps") socket_cookies = {
|
D | test_tcp_estats.c | 151 struct bpf_map_def SEC("maps") ev_record_map = {
|
12