Searched defs:bufferram (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
H A D | sysinfo.h | 13 __kernel_ulong_t bufferram; /* Memory used by buffers */ member in struct:sysinfo |
/linux-4.4.14/arch/s390/appldata/ | ||
H A D | appldata_mem.c | 56 u64 bufferram; /* memory reserved for buffers, free cache */ member in struct:appldata_mem_data |
/linux-4.4.14/include/linux/mtd/ | ||
H A D | onenand.h | 105 struct onenand_bufferram bufferram[MAX_BUFFERRAM]; member in struct:onenand_chip |
/linux-4.4.14/kernel/ | ||
H A D | sys.c | 2374 u32 bufferram; member in struct:compat_sysinfo |
/linux-4.4.14/drivers/mtd/onenand/ | ||
H A D | onenand_base.c | 734 void __iomem *bufferram; onenand_read_bufferram() local 770 void __iomem *bufferram; onenand_sync_read_bufferram() local 810 void __iomem *bufferram; onenand_write_bufferram() local |
Completed in 229 milliseconds