Home
last modified time | relevance | path

Searched refs:read_seqretry (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dseqlock.h313 static inline unsigned read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry() function
413 return !(seq & 1) && read_seqretry(lock, seq); in need_seqretry()
Dmemory_hotplug.h68 return read_seqretry(&zone->span_seqlock, iv); in zone_span_seqretry()
/include/net/
Dneighbour.h385 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_bridge()
406 } while (read_seqretry(&hh->hh_lock, seq)); in neigh_hh_output()
453 } while (read_seqretry(&n->ha_lock, seq)); in neigh_ha_snapshot()