Home
last modified time | relevance | path

Searched refs:rt_Z (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
162 __rt_mutex_init(&rtmutex_Z1, __func__, &rt_Z); in INIT_CLASS_FUNC()
163 __rt_mutex_init(&rtmutex_Z2, __func__, &rt_Z); in INIT_CLASS_FUNC()