Home
last modified time | relevance | path

Searched defs:producer_timelines (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_stress_consumer.c59 int *producer_timelines; member
67 int *producer_timelines = test_data_mpsc.producer_timelines; in mpsc_producer_thread() local
109 int *producer_timelines = test_data_mpsc.producer_timelines; in mpcs_consumer_thread() local
158 int producer_timelines[n]; in test_consumer_stress_multi_producer_single_consumer() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync_stress_consumer.c59 int *producer_timelines; member
67 int *producer_timelines = test_data_mpsc.producer_timelines; in mpsc_producer_thread() local
109 int *producer_timelines = test_data_mpsc.producer_timelines; in mpcs_consumer_thread() local
158 int producer_timelines[n]; in test_consumer_stress_multi_producer_single_consumer() local
[all...]

Completed in 2 milliseconds