Home
last modified time | relevance | path

Searched defs:lock_name (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Darizona.h243 char lock_name[ARIZONA_FLL_NAME_LEN]; member
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_resource.c333 char lock_name[MAX_STRING_SIZE + 1]; in ldlm_namespace_proc_register() local
/linux-4.1.27/fs/ocfs2/dlm/
Ddlmcommon.h97 static inline int dlm_is_recovery_lock(const char *lock_name, int name_len) in dlm_is_recovery_lock()
/linux-4.1.27/kernel/
Dworkqueue.c3850 const char *lock_name, ...) in __alloc_workqueue_key()