Home
last modified time | relevance | path

Searched defs:section_count (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dmemory.h29 int section_count; /* serialized by mem_sysfs_mutex */ member
Dcper.h268 __u16 section_count; member
Df2fs_fs.h70 __le32 section_count; /* total # of sections */ member
/linux-4.4.14/drivers/base/
Dmemory.c634 int i, ret, section_count = 0, section_nr; in add_memory_block() local