Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmemory.h30 int section_count; /* serialized by mem_sysfs_mutex */ member
Dcper.h332 __u16 section_count; member
Df2fs_fs.h86 __le32 section_count; /* total # of sections */ member
/linux-4.19.296/drivers/base/
Dmemory.c707 int i, ret, section_count = 0; in add_memory_block() local