Searched refs:bhead2 (Results 1 – 1 of 1) sorted by relevance
54 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_kill() local63 bhead2 = inet_bhashfn_portaddr(hashinfo, (struct sock *)tw, in inet_twsk_kill()67 spin_lock(&bhead2->lock); in inet_twsk_kill()69 spin_unlock(&bhead2->lock); in inet_twsk_kill()121 struct inet_bind_hashbucket *bhead, *bhead2; in inet_twsk_hashdance() local129 bhead2 = inet_bhashfn_portaddr(hashinfo, sk, twsk_net(tw), inet->inet_num); in inet_twsk_hashdance()132 spin_lock(&bhead2->lock); in inet_twsk_hashdance()142 spin_unlock(&bhead2->lock); in inet_twsk_hashdance()
Completed in 4 milliseconds