Lines Matching refs:socket_lock

37 	spinlock_t socket_lock;  member
238 spin_lock(&bedata->socket_lock); in pvcalls_front_destroy_active()
241 spin_unlock(&bedata->socket_lock); in pvcalls_front_destroy_active()
300 spin_lock(&bedata->socket_lock); in pvcalls_front_socket()
305 spin_unlock(&bedata->socket_lock); in pvcalls_front_socket()
329 spin_unlock(&bedata->socket_lock); in pvcalls_front_socket()
451 spin_lock(&bedata->socket_lock); in pvcalls_front_connect()
454 spin_unlock(&bedata->socket_lock); in pvcalls_front_connect()
474 spin_unlock(&bedata->socket_lock); in pvcalls_front_connect()
685 spin_lock(&bedata->socket_lock); in pvcalls_front_bind()
688 spin_unlock(&bedata->socket_lock); in pvcalls_front_bind()
706 spin_unlock(&bedata->socket_lock); in pvcalls_front_bind()
740 spin_lock(&bedata->socket_lock); in pvcalls_front_listen()
743 spin_unlock(&bedata->socket_lock); in pvcalls_front_listen()
755 spin_unlock(&bedata->socket_lock); in pvcalls_front_listen()
841 spin_lock(&bedata->socket_lock); in pvcalls_front_accept()
846 spin_unlock(&bedata->socket_lock); in pvcalls_front_accept()
865 spin_unlock(&bedata->socket_lock); in pvcalls_front_accept()
944 spin_lock(&bedata->socket_lock); in pvcalls_front_poll_passive()
947 spin_unlock(&bedata->socket_lock); in pvcalls_front_poll_passive()
957 spin_unlock(&bedata->socket_lock); in pvcalls_front_poll_passive()
1027 spin_lock(&bedata->socket_lock); in pvcalls_front_release()
1030 spin_unlock(&bedata->socket_lock); in pvcalls_front_release()
1043 spin_unlock(&bedata->socket_lock); in pvcalls_front_release()
1075 spin_lock(&bedata->socket_lock); in pvcalls_front_release()
1077 spin_unlock(&bedata->socket_lock); in pvcalls_front_release()
1180 spin_lock_init(&bedata->socket_lock); in pvcalls_front_probe()