Searched refs:key_ptr (Results 1 – 1 of 1) sorted by relevance
340 void *key_ptr = !i ? NULL : &key; in test_hashmap_zero_seed() local342 if (bpf_map_get_next_key(first, key_ptr, &next_first) != 0) in test_hashmap_zero_seed()345 CHECK(bpf_map_get_next_key(second, key_ptr, &next_second) != 0, in test_hashmap_zero_seed()347 "key_ptr: %p", key_ptr); in test_hashmap_zero_seed()