Home
last modified time | relevance | path

Searched refs:sample2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf_write.c24 void *sample1, *sample2; in test_ringbuf_write() local
33 sample2 = bpf_ringbuf_reserve(&ringbuf, 0x3000, 0); in test_ringbuf_write()
34 if (!sample2) { in test_ringbuf_write()
41 foo = sample2 + 4084; in test_ringbuf_write()
44 bpf_ringbuf_discard(sample2, 0); in test_ringbuf_write()
/linux-6.15/sound/soc/generic/
H A Daudio-graph-card2-custom-sample2.dtsi3 * audio-graph-card2-custom-sample2.dtsi
15 * #include "../../../../../sound/soc/generic/audio-graph-card2-custom-sample2.dtsi"