mutex_acquire     138 kernel/mutex.c 	mutex_acquire(&lock->dep_map, subclass, 0, ip);
mutex_acquire     356 kernel/mutex.c 		mutex_acquire(&lock->dep_map, 0, 1, _RET_IP_);
mutex_acquire     328 net/core/sock.c 		mutex_acquire(&sk->sk_lock.dep_map, 0, 1, _RET_IP_);
mutex_acquire    1759 net/core/sock.c 	mutex_acquire(&sk->sk_lock.dep_map, subclass, 0, _RET_IP_);