Home
last modified time | relevance | path

Searched refs:spin_lock_nested (Results 1 – 5 of 5) sorted by relevance

/include/net/
Daf_unix.h85 spin_lock_nested(&unix_sk(sk)->lock, subclass); in unix_state_lock_nested()
Dsock.h1657 spin_lock_nested(&((__sk)->sk_lock.slock), \
/include/linux/
Dspinlock.h367 #define spin_lock_nested(lock, subclass) \ macro
Dxarray.h539 spin_lock_nested(&(xa)->xa_lock, subclass)
Dnetdevice.h4438 spin_lock_nested(&dev->addr_list_lock, nest_level); in netif_addr_lock()
4449 spin_lock_nested(&dev->addr_list_lock, nest_level); in netif_addr_lock_bh()