Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dlocking-selftest.c157 static struct lock_class_key rt_X, rt_Y, rt_Z; in INIT_CLASS_FUNC() local
163 __rt_mutex_init(&rtmutex_Z1, __func__, &rt_Z); in INIT_CLASS_FUNC()
164 __rt_mutex_init(&rtmutex_Z2, __func__, &rt_Z); in INIT_CLASS_FUNC()