Searched defs:section_count (Results 1 – 4 of 4) sorted by relevance
30 int section_count; /* serialized by mem_sysfs_mutex */ member
332 __u16 section_count; member
86 __le32 section_count; /* total # of sections */ member
707 int i, ret, section_count = 0; in add_memory_block() local