Home
last modified time | relevance | path

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

/linux-4.19.296/lib/
Dlocking-selftest.c156 static struct lock_class_key rt_X, rt_Y, rt_Z; in INIT_CLASS_FUNC() local
158 __rt_mutex_init(&rtmutex_X1, __func__, &rt_X); in INIT_CLASS_FUNC()
159 __rt_mutex_init(&rtmutex_X2, __func__, &rt_X); in INIT_CLASS_FUNC()