Searched defs:free_segmap_info (Results 1 – 2 of 2) sorted by relevance
52537 struct free_segmap_info { struct52538 unsigned int start_segno;52539 unsigned int free_segments;52540 unsigned int free_sections;52541 spinlock_t segmap_lock;52542 unsigned long *free_segmap;52543 unsigned long *free_secmap;
62295 struct free_segmap_info { struct62296 unsigned int start_segno;62297 unsigned int free_segments;62298 unsigned int free_sections;62299 spinlock_t segmap_lock;62300 unsigned long *free_segmap;62301 unsigned long *free_secmap;