Home
last modified time | relevance | path

Searched refs:lock_sock (Results 1 – 3 of 3) sorted by relevance

/include/net/bluetooth/
Dbluetooth.h251 lock_sock(sk); in bt_skb_send_alloc()
/include/net/sctp/
Dsctp.h217 #define sctp_lock_sock(sk) lock_sock(sk)
/include/net/
Dsock.h777 lock_sock(__sk); \
1361 static inline void lock_sock(struct sock *sk) in lock_sock() function