Searched refs:socket_lock (Results 1 – 2 of 2) sorted by relevance
335 spin_lock(&hc->socket_lock); in l1oip_socket_send()337 spin_unlock(&hc->socket_lock); in l1oip_socket_send()343 spin_unlock(&hc->socket_lock); in l1oip_socket_send()717 spin_lock(&hc->socket_lock); in l1oip_socket_thread()719 spin_unlock(&hc->socket_lock); in l1oip_socket_thread()742 spin_lock(&hc->socket_lock); in l1oip_socket_thread()745 spin_unlock(&hc->socket_lock); in l1oip_socket_thread()747 spin_lock(&hc->socket_lock); in l1oip_socket_thread()750 spin_unlock(&hc->socket_lock); in l1oip_socket_thread()1307 spin_lock_init(&hc->socket_lock); in init_card()
72 spinlock_t socket_lock; /* access sock outside thread */ member