Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Drtmutex_api.c281 static struct lock_class_key pi_futex_key;
293 lockdep_set_class(&lock->wait_lock, &pi_futex_key);
257 static struct lock_class_key pi_futex_key; rt_mutex_init_proxy_locked() local