Searched refs:mutex_lock_nested (Results 1 – 4 of 4) sorted by relevance
906 mutex_lock_nested(struct mutex *lock, unsigned int subclass) in mutex_lock_nested() function911 EXPORT_SYMBOL_GPL(mutex_lock_nested);
248 mutex_lock_nested(&acct->lock, 1); /* nobody has seen it yet */ in acct_on()
816 mutex_lock_nested(&pm_mutex, SINGLE_DEPTH_NESTING); in software_resume()
1240 mutex_lock_nested(&ctx->mutex, nesting); in perf_event_ctx_lock_nested()4307 mutex_lock_nested(&owner->perf_event_mutex, SINGLE_DEPTH_NESTING); in perf_remove_from_owner()9920 mutex_lock_nested(b, SINGLE_DEPTH_NESTING); in mutex_lock_double()