Searched refs:spin_lock_nested (Results 1 – 3 of 3) sorted by relevance
80 spin_lock_nested(&unix_sk(sk)->lock, subclass); in unix_state_lock_nested()
1583 spin_lock_nested(&((__sk)->sk_lock.slock), \
351 #define spin_lock_nested(lock, subclass) \ macro