Searched refs:pcpu_hash_map (Results 1 – 2 of 2) sorted by relevance
33 struct pcpu_hash_map { struct38 } pcpu_hash_map SEC(".maps");403 bpf_map_update_elem(&pcpu_hash_map, &key, &val, 0); in test_map_kptr_ref1()413 TEST_PCPU(pcpu_hash_map); in test_map_kptr_ref1()451 TEST_PCPU(pcpu_hash_map); in test_map_kptr_ref2()
74 ret = bpf_map__delete_elem(skel->maps.pcpu_hash_map, &key, sizeof(key), 0); in test_map_kptr_success()