Searched refs:unlock_sock_fast (Results 1 – 4 of 4) sorted by relevance
347 unlock_sock_fast(sk, slow); in __skb_free_datagram_locked()
1459 unlock_sock_fast(sk, slow); in skb_consume_udp()2384 unlock_sock_fast(sk, slow); in udp_destroy_sock()
618 unlock_sock_fast(sk, slow); in tcp_ioctl()3211 unlock_sock_fast(sk, slow); in tcp_get_info()
1512 static inline void unlock_sock_fast(struct sock *sk, bool slow) in unlock_sock_fast() function