Searched refs:pcpu_hash_malloc_map (Results 1 – 2 of 2) sorted by relevance
60 struct pcpu_hash_malloc_map { struct66 } pcpu_hash_malloc_map SEC(".maps");426 bpf_map_update_elem(&pcpu_hash_malloc_map, &key, &val, 0); in test_map_kptr_ref1()436 TEST_PCPU(pcpu_hash_malloc_map); in test_map_kptr_ref1()474 TEST_PCPU(pcpu_hash_malloc_map); in test_map_kptr_ref2()
83 ret = bpf_map__delete_elem(skel->maps.pcpu_hash_malloc_map, &key, sizeof(key), 0); in test_map_kptr_success() 84 ASSERT_OK(ret, "pcpu_hash_malloc_map delete"); in test_map_kptr_success()