Home
last modified time | relevance | path

Searched refs:key_construction_mutex (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/keys/
H A Drequest_key.c419 mutex_lock(&key_construction_mutex); in construct_alloc_key()
434 mutex_unlock(&key_construction_mutex); in construct_alloc_key()
446 mutex_unlock(&key_construction_mutex); in construct_alloc_key()
471 mutex_unlock(&key_construction_mutex); in construct_alloc_key()
H A Dkey.c36 DEFINE_MUTEX(key_construction_mutex); variable
423 * key_construction_mutex.
439 mutex_lock(&key_construction_mutex); in __key_instantiate_and_link()
472 mutex_unlock(&key_construction_mutex); in __key_instantiate_and_link()
599 mutex_lock(&key_construction_mutex); in key_reject_and_link()
623 mutex_unlock(&key_construction_mutex); in key_reject_and_link()
H A Dinternal.h88 extern struct mutex key_construction_mutex;
/kernel/linux/linux-6.6/security/keys/
H A Drequest_key.c419 mutex_lock(&key_construction_mutex); in construct_alloc_key()
434 mutex_unlock(&key_construction_mutex); in construct_alloc_key()
446 mutex_unlock(&key_construction_mutex); in construct_alloc_key()
471 mutex_unlock(&key_construction_mutex); in construct_alloc_key()
H A Dkey.c36 DEFINE_MUTEX(key_construction_mutex); variable
423 * key_construction_mutex.
439 mutex_lock(&key_construction_mutex); in __key_instantiate_and_link()
471 mutex_unlock(&key_construction_mutex); in __key_instantiate_and_link()
599 mutex_lock(&key_construction_mutex); in key_reject_and_link()
623 mutex_unlock(&key_construction_mutex); in key_reject_and_link()
H A Dinternal.h88 extern struct mutex key_construction_mutex;

Completed in 6 milliseconds