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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Drtmutex-tester.c26 struct test_thread_data { struct
35 static struct test_thread_data thread_data[MAX_RT_TEST_THREADS];
56 static int handle_op(struct test_thread_data *td, int lockwakeup)
163 struct test_thread_data *td;
259 struct test_thread_data *td = data;
304 struct test_thread_data *td;
308 td = container_of(dev, struct test_thread_data, sysdev);
366 struct test_thread_data *td;
371 td = container_of(dev, struct test_thread_data, sysdev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Drtmutex-tester.c26 struct test_thread_data { struct
35 static struct test_thread_data thread_data[MAX_RT_TEST_THREADS];
56 static int handle_op(struct test_thread_data *td, int lockwakeup)
163 struct test_thread_data *td;
259 struct test_thread_data *td = data;
304 struct test_thread_data *td;
308 td = container_of(dev, struct test_thread_data, sysdev);
366 struct test_thread_data *td;
371 td = container_of(dev, struct test_thread_data, sysdev);

Completed in 93 milliseconds