Searched refs:lru_pcpu_hash_map (Results 1 – 2 of 2) sorted by relevance
75 struct lru_pcpu_hash_map { struct80 } lru_pcpu_hash_map SEC(".maps");427 bpf_map_update_elem(&lru_pcpu_hash_map, &key, &val, 0); in test_map_kptr_ref1()437 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref1()475 TEST_PCPU(lru_pcpu_hash_map); in test_map_kptr_ref2()
95 ret = bpf_map__delete_elem(skel->maps.lru_pcpu_hash_map, &key, sizeof(key), 0); in test_map_kptr_success() 96 ASSERT_OK(ret, "lru_pcpu_hash_map delete"); in test_map_kptr_success()