span_seqlock       75 include/linux/memory_hotplug.h 	return read_seqbegin(&zone->span_seqlock);
span_seqlock       79 include/linux/memory_hotplug.h 	return read_seqretry(&zone->span_seqlock, iv);
span_seqlock       83 include/linux/memory_hotplug.h 	write_seqlock(&zone->span_seqlock);
span_seqlock       87 include/linux/memory_hotplug.h 	write_sequnlock(&zone->span_seqlock);
span_seqlock       91 include/linux/memory_hotplug.h 	seqlock_init(&zone->span_seqlock);
span_seqlock      506 include/linux/mmzone.h 	seqlock_t		span_seqlock;