Home
last modified time | relevance | path

Searched refs:busy_wait_on_fence (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/sync/
H A Dsync_stress_consumer.c40 static int busy_wait_on_fence(int fence) in busy_wait_on_fence() function
85 ASSERT(busy_wait_on_fence(fence) == 0, in mpsc_producer_thread()
136 ASSERT(busy_wait_on_fence(fence) == 0, in mpcs_consumer_thread()
/kernel/linux/linux-6.6/tools/testing/selftests/sync/
H A Dsync_stress_consumer.c40 static int busy_wait_on_fence(int fence) in busy_wait_on_fence() function
85 ASSERT(busy_wait_on_fence(fence) == 0, in mpsc_producer_thread()
136 ASSERT(busy_wait_on_fence(fence) == 0, in mpcs_consumer_thread()

Completed in 2 milliseconds