Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/locking/
Drtmutex-tester.c373 static struct bus_type rttest_subsys = { variable
380 thread_data[id].dev.bus = &rttest_subsys; in init_test_thread()
399 ret = subsys_system_register(&rttest_subsys, NULL); in init_rttest()