Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpc_module.c59 mutex_init(&ptlrpc_all_services_mutex); in ptlrpc_init()
Dnrs.c1059 LASSERT(mutex_is_locked(&ptlrpc_all_services_mutex)); in nrs_policy_unregister_locked()
1185 mutex_lock(&ptlrpc_all_services_mutex); in ptlrpc_nrs_policy_register()
1212 mutex_unlock(&ptlrpc_all_services_mutex); in ptlrpc_nrs_policy_register()
1235 mutex_unlock(&ptlrpc_all_services_mutex); in ptlrpc_nrs_policy_register()
1242 mutex_unlock(&ptlrpc_all_services_mutex); in ptlrpc_nrs_policy_register()
Dptlrpc_internal.h49 extern struct mutex ptlrpc_all_services_mutex;
Dservice.c69 struct mutex ptlrpc_all_services_mutex; variable
655 mutex_lock(&ptlrpc_all_services_mutex); in ptlrpc_register_service()
657 mutex_unlock(&ptlrpc_all_services_mutex); in ptlrpc_register_service()
2745 mutex_lock(&ptlrpc_all_services_mutex); in ptlrpc_unregister_service()
2747 mutex_unlock(&ptlrpc_all_services_mutex); in ptlrpc_unregister_service()