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()
452 spin_lock(&bedata->socket_lock); in pvcalls_front_connect()
455 spin_unlock(&bedata->socket_lock); in pvcalls_front_connect()
475 spin_unlock(&bedata->socket_lock); in pvcalls_front_connect()
689 spin_lock(&bedata->socket_lock); in pvcalls_front_bind()
692 spin_unlock(&bedata->socket_lock); in pvcalls_front_bind()
710 spin_unlock(&bedata->socket_lock); in pvcalls_front_bind()
745 spin_lock(&bedata->socket_lock); in pvcalls_front_listen()
748 spin_unlock(&bedata->socket_lock); in pvcalls_front_listen()
760 spin_unlock(&bedata->socket_lock); in pvcalls_front_listen()
848 spin_lock(&bedata->socket_lock); in pvcalls_front_accept()
853 spin_unlock(&bedata->socket_lock); in pvcalls_front_accept()
872 spin_unlock(&bedata->socket_lock); in pvcalls_front_accept()
952 spin_lock(&bedata->socket_lock); in pvcalls_front_poll_passive()
955 spin_unlock(&bedata->socket_lock); in pvcalls_front_poll_passive()
965 spin_unlock(&bedata->socket_lock); in pvcalls_front_poll_passive()
1036 spin_lock(&bedata->socket_lock); in pvcalls_front_release()
1039 spin_unlock(&bedata->socket_lock); in pvcalls_front_release()
1052 spin_unlock(&bedata->socket_lock); in pvcalls_front_release()
1084 spin_lock(&bedata->socket_lock); in pvcalls_front_release()
1086 spin_unlock(&bedata->socket_lock); in pvcalls_front_release()
1190 spin_lock_init(&bedata->socket_lock); in pvcalls_front_probe()