Searched refs:tw_refcnt (Results 1 – 4 of 4) sorted by relevance
90 BUG_ON(refcnt >= atomic_read(&tw->tw_refcnt)); in inet_twsk_kill()91 atomic_sub(refcnt, &tw->tw_refcnt); in inet_twsk_kill()109 if (atomic_dec_and_test(&tw->tw_refcnt)) in inet_twsk_put()164 atomic_set(&tw->tw_refcnt, 4); in __inet_twsk_hashdance()227 atomic_set(&tw->tw_refcnt, 0); in inet_twsk_alloc()307 if (unlikely(!atomic_inc_not_zero(&tw->tw_refcnt))) in inet_twsk_purge()
2262 atomic_read(&tw->tw_refcnt), tw); in get_timewait4_sock()
62 #define tw_refcnt __tw_common.skc_refcnt macro
1758 atomic_read(&tw->tw_refcnt), tw); in get_timewait6_sock()