Lines Matching defs:lock
130 spinlock_t lock;
142 spin_lock_bh(&ul->lock);
144 spin_unlock_bh(&ul->lock);
153 spin_lock_bh(&ul->lock);
156 spin_unlock_bh(&ul->lock);
172 spin_lock_bh(&ul->lock);
188 spin_unlock_bh(&ul->lock);
642 write_lock(&neigh->lock);
650 write_unlock(&neigh->lock);
688 read_lock(&neigh->lock);
697 read_unlock(&neigh->lock);
1605 * called under rcu lock; sometimes called with rt6_exception_lock held
1609 spinlock_t *lock)
1613 if (lock)
1615 lockdep_is_held(lock));
1639 spinlock_t *lock)
1645 lockdep_is_held(lock));
2177 /* must be called with rcu lock held */
2727 * IPv6 pmtu discovery isn't optional, so 'mtu lock' cannot disable it.
4748 /* called with write lock held for table with rt */
4853 so that RTAX_MTU lock cannot disable it.
4854 We still use this lock to block changes
6592 spin_lock_init(&ul->lock);