Searched refs:bh_lock_sock (Results 1 – 2 of 2) sorted by relevance
219 #define sctp_bh_lock_sock(sk) bh_lock_sock(sk)
1369 #define bh_lock_sock(__sk) spin_lock(&((__sk)->sk_lock.slock)) macro