Searched refs:chain_lock (Results 1 – 2 of 2) sorted by relevance
84 spin_lock(&hb->chain_lock); in inet_frag_secret_rebuild()105 spin_lock_nested(&hb_dest->chain_lock, in inet_frag_secret_rebuild()108 spin_unlock(&hb_dest->chain_lock); in inet_frag_secret_rebuild()111 spin_unlock(&hb->chain_lock); in inet_frag_secret_rebuild()134 spin_lock(&hb->chain_lock); in inet_evict_bucket()147 spin_unlock(&hb->chain_lock); in inet_evict_bucket()197 spin_lock_init(&hb->chain_lock); in inet_frags_init()246 __acquires(hb->chain_lock) in get_frag_bucket_locked()257 spin_lock(&hb->chain_lock); in get_frag_bucket_locked()259 spin_unlock(&hb->chain_lock); in get_frag_bucket_locked()[all …]
75 spinlock_t chain_lock; member