Searched refs:mutex_lock_nested (Results 1 – 6 of 6) sorted by relevance
526 void __sched mutex_lock_nested(struct mutex *lock, unsigned int subclass) in mutex_lock_nested() function530 EXPORT_SYMBOL_GPL(mutex_lock_nested);
824 mutex_lock_nested(struct mutex *lock, unsigned int subclass) in mutex_lock_nested() function829 EXPORT_SYMBOL_GPL(mutex_lock_nested);
267 mutex_lock_nested(&acct->lock, 1); /* nobody has seen it yet */ in acct_on()
130 mutex_lock_nested(tsk_mtx, SINGLE_DEPTH_NESTING); in bp_constraints_lock()
1302 mutex_lock_nested(&ctx->mutex, nesting); in perf_event_ctx_lock_nested()5116 mutex_lock_nested(&owner->perf_event_mutex, SINGLE_DEPTH_NESTING); in perf_remove_from_owner()12071 mutex_lock_nested(b, SINGLE_DEPTH_NESTING); in mutex_lock_double()
948 mutex_lock_nested(&system_transition_mutex, SINGLE_DEPTH_NESTING); in software_resume()