Searched refs:lru_pcpu_hash_map (Results 1 – 2 of 2) sorted by relevance
63 struct lru_pcpu_hash_map { struct68 } lru_pcpu_hash_map SEC(".maps");405 bpf_map_update_elem(&lru_pcpu_hash_map, &key, &val, 0); in test_map_kptr_ref1()415 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref1()453 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref2()
102 ret = bpf_map__delete_elem(skel->maps.lru_pcpu_hash_map, &key, sizeof(key), 0); in test_map_kptr_success()