Searched refs:section_count (Results 1 – 14 of 14) sorted by relevance
314 if (mem->section_count != sections_per_block) in memory_subsys_offline()694 int i, ret, section_count = 0, section_nr; in add_memory_block() local701 if (section_count == 0) in add_memory_block()703 section_count++; in add_memory_block()706 if (section_count == 0) in add_memory_block()711 mem->section_count = section_count; in add_memory_block()728 mem->section_count++; in hotplug_memory_register()734 mem->section_count++; in hotplug_memory_register()770 mem->section_count--; in remove_memory_section()771 if (mem->section_count == 0) in remove_memory_section()
17 .short section_count // NumberOfSections104 .set section_count, (. - section_table) / 40 define
47 .short section_count @ NumberOfSections128 .set section_count, (. - section_table) / 40 define
30 int section_count; /* serialized by mem_sysfs_mutex */ member
332 __u16 section_count; member
86 __le32 section_count; /* total # of sections */ member
91 rcd.hdr.section_count = 1; in apei_write_mce()
458 si->main_area_sections = le32_to_cpu(raw_super->section_count); in f2fs_build_stats()
2228 total_sections = le32_to_cpu(raw_super->section_count); in sanity_check_raw_super()2413 sbi->total_sections = le32_to_cpu(raw_super->section_count); in init_sb_info()
1468 u32 section_count; member
1260 for (i = 0; i < sec_tbl->section_count; i++) { in i40evf_write_profile()
1547 u32 section_count; member
5486 for (i = 0; i < sec_tbl->section_count; i++) { in i40e_write_profile()
1061 rcd->hdr.section_count = 1; in erst_writer()