Lines Matching refs:msg_lock
77 * Give each bus_lock and msg_lock a unique key so that lockdep won't
82 __mutex_init(&bus->msg_lock, "msg_lock", &bus->msg_lock_key);
295 mutex_lock(&bus->msg_lock);
299 mutex_unlock(&bus->msg_lock);
323 mutex_lock(&bus->msg_lock);
327 mutex_unlock(&bus->msg_lock);
341 * Caller needs to hold the msg_lock lock while calling this
446 * transferred under a separate invocation of the msg_lock.
462 * transferred under a separate invocation of the msg_lock.
603 * transferred under a separate invocation of the msg_lock.
634 * transferred under a separate invocation of the msg_lock.