Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dlocking-selftest.c172 static struct lock_class_key rt_X, rt_Y, rt_Z; in INIT_CLASS_FUNC() local
174 __rt_mutex_init(&rtmutex_X1, __func__, &rt_X); in INIT_CLASS_FUNC()
175 __rt_mutex_init(&rtmutex_X2, __func__, &rt_X); in INIT_CLASS_FUNC()