Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Drtmutex_api.c239 static struct lock_class_key pi_futex_key; in rt_mutex_init_proxy_locked() local
251 lockdep_set_class(&lock->wait_lock, &pi_futex_key); in rt_mutex_init_proxy_locked()