Home
last modified time | relevance | path

Searched refs:bh_lock_sock (Results 1 – 19 of 19) sorted by relevance

/linux-2.4.37.9/net/decnet/
Ddn_timer.c58 bh_lock_sock(sk); in dn_slow_timer()
117 bh_lock_sock(sk); in dn_fast_timer()
Ddn_nsp_in.c789 bh_lock_sock(sk); in dn_nsp_rx_packet()
/linux-2.4.37.9/net/x25/
Dx25_timer.c122 bh_lock_sock(sk); in x25_heartbeat_expiry()
183 bh_lock_sock(sk); in x25_timer_expiry()
Dx25_dev.c73 bh_lock_sock(sk); in x25_receive_data()
/linux-2.4.37.9/net/ipv4/
Dtcp_timer.c215 bh_lock_sock(sk); in tcp_delack_timer()
425 bh_lock_sock(sk); in tcp_write_timer()
585 bh_lock_sock(sk); in tcp_keepalive_timer()
Dtcp_ipv4.c1009 bh_lock_sock(sk); in tcp_v4_err()
1613 bh_lock_sock(nsk); in tcp_v4_hnd_req()
1770 bh_lock_sock(sk); in tcp_v4_rcv()
Dtcp_minisocks.c664 bh_lock_sock(newsk); in tcp_create_openreq_child()
Dip_output.c998 bh_lock_sock(sk); in ip_send_reply()
Dtcp.c626 bh_lock_sock(child); in tcp_listen_stop()
2014 bh_lock_sock(sk); in tcp_close()
/linux-2.4.37.9/net/bluetooth/
Dsco.c85 bh_lock_sock(sk); in sco_sock_timeout()
173 bh_lock_sock(sk); in sco_conn_del()
803 bh_lock_sock(sk); in sco_conn_ready()
812 bh_lock_sock(parent); in sco_conn_ready()
Dl2cap.c91 bh_lock_sock(sk); in l2cap_sock_timeout()
168 bh_lock_sock(sk); in l2cap_conn_del()
223 if (s) bh_lock_sock(s); in l2cap_get_sock_by_psm()
837 if (s) bh_lock_sock(s); in l2cap_get_chan_by_scid()
952 bh_lock_sock(sk); in l2cap_conn_ready()
1932 bh_lock_sock(sk); in l2cap_auth_cfm()
1980 bh_lock_sock(sk); in l2cap_encrypt_cfm()
Dhci_sock.c606 bh_lock_sock(sk); in hci_sock_dev_event()
/linux-2.4.37.9/net/bluetooth/rfcomm/
Dsock.c95 bh_lock_sock(sk); in rfcomm_sk_state_change()
157 if (s) bh_lock_sock(s); in rfcomm_get_sock_by_channel()
/linux-2.4.37.9/drivers/net/
Dpppoe.c408 bh_lock_sock(sk); in pppoe_rcv()
448 bh_lock_sock(sk); in pppoe_disc_rcv()
/linux-2.4.37.9/include/net/
Dsock.h874 #define bh_lock_sock(__sk) spin_lock(&((__sk)->lock.slock)) macro
985 bh_lock_sock(sk); in sk_filter()
/linux-2.4.37.9/include/net/sctp/
Dsctp.h210 #define sctp_bh_lock_sock(sk) bh_lock_sock(sk)
/linux-2.4.37.9/net/ipv6/
Dtcp_ipv6.c750 bh_lock_sock(sk); in tcp_v6_err()
1135 bh_lock_sock(nsk); in tcp_v6_hnd_req()
1615 bh_lock_sock(sk); in tcp_v6_rcv()
/linux-2.4.37.9/net/packet/
Daf_packet.c464 bh_lock_sock(sk); in packet_rcv()
572 bh_lock_sock(sk); in tpacket_rcv()
/linux-2.4.37.9/net/core/
Dsock.c887 bh_lock_sock(sk); in __release_sock()