Searched refs:sample_copy (Results 1 – 1 of 1) sorted by relevance
38 struct sample *sample, sample_copy; in test_ringbuf_mem_map_key() local66 __builtin_memcpy(&sample_copy, sample, sizeof(struct sample)); in test_ringbuf_mem_map_key()67 bpf_map_update_elem(&hash_map, &sample_copy, &sample->seq, BPF_ANY); in test_ringbuf_mem_map_key()