/external/kernel-headers/original/uapi/linux/ |
D | sysinfo.h | 8 struct sysinfo { struct 9 __kernel_long_t uptime; /* Seconds since boot */ 10 __kernel_ulong_t loads[3]; /* 1, 5, and 15 minute load averages */ 11 __kernel_ulong_t totalram; /* Total usable main memory size */ 12 __kernel_ulong_t freeram; /* Available memory size */ 13 __kernel_ulong_t sharedram; /* Amount of shared memory */ 14 __kernel_ulong_t bufferram; /* Memory used by buffers */ 15 __kernel_ulong_t totalswap; /* Total swap space size */ 16 __kernel_ulong_t freeswap; /* swap space still available */ 17 __u16 procs; /* Number of current processes */ [all …]
|
/external/iproute2/include/uapi/linux/ |
D | sysinfo.h | 8 struct sysinfo { struct 9 __kernel_long_t uptime; /* Seconds since boot */ 10 __kernel_ulong_t loads[3]; /* 1, 5, and 15 minute load averages */ 11 __kernel_ulong_t totalram; /* Total usable main memory size */ 12 __kernel_ulong_t freeram; /* Available memory size */ 13 __kernel_ulong_t sharedram; /* Amount of shared memory */ 14 __kernel_ulong_t bufferram; /* Memory used by buffers */ 15 __kernel_ulong_t totalswap; /* Total swap space size */ 16 __kernel_ulong_t freeswap; /* swap space still available */ 17 __u16 procs; /* Number of current processes */ [all …]
|
/external/iptables/include/linux/ |
D | kernel.h | 12 struct sysinfo { struct 13 long uptime; /* Seconds since boot */ 14 unsigned long loads[3]; /* 1, 5, and 15 minute load averages */ 15 unsigned long totalram; /* Total usable main memory size */ 16 unsigned long freeram; /* Available memory size */ 17 unsigned long sharedram; /* Amount of shared memory */ 18 unsigned long bufferram; /* Memory used by buffers */ 19 unsigned long totalswap; /* Total swap space size */ 20 unsigned long freeswap; /* swap space still available */ 21 unsigned short procs; /* Number of current processes */ [all …]
|
/external/u-boot/board/liebherr/display5/ |
D | spl.c | 121 static void spl_dram_print_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_print_cal() 141 static void spl_dram_perform_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_perform_cal() 165 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
/external/u-boot/board/k+p/kp_imx6q_tpc/ |
D | kp_imx6q_tpc_spl.c | 184 static void spl_dram_print_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_print_cal() 204 static void spl_dram_perform_cal(struct mx6_ddr_sysinfo const *sysinfo) in spl_dram_perform_cal() 228 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
/external/u-boot/board/htkw/mcx/ |
D | mcx.h | 11 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/8dtech/eco5pk/ |
D | eco5pk.h | 15 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/logicpd/am3517evm/ |
D | am3517evm.h | 16 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/corscience/tricorder/ |
D | tricorder.h | 13 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/ti/am3517crane/ |
D | am3517crane.h | 15 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/pandora/ |
D | pandora.h | 9 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/timll/devkit8000/ |
D | devkit8000.h | 12 const omap3_sysinfo sysinfo = { variable
|
/external/strace/ |
D | sysinfo.c | 42 SYS_FUNC(sysinfo) in SYS_FUNC() argument
|
/external/autotest/client/bin/ |
D | sysinfo.py | 5 sysinfo = utils.import_site_class(__file__, variable
|
/external/u-boot/board/technexion/tao3530/ |
D | tao3530.h | 9 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/ti/evm/ |
D | evm.h | 9 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/freescale/p1_twr/ |
D | ddr.c | 18 sys_info_t sysinfo; in fixed_sdram() local
|
/external/u-boot/board/quipos/cairo/ |
D | cairo.h | 13 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/arch/arm/mach-imx/mx6/ |
D | ddr.c | 104 int mmdc_do_write_level_calibration(struct mx6_ddr_sysinfo const *sysinfo) in mmdc_do_write_level_calibration() 248 int mmdc_do_dqs_calibration(struct mx6_ddr_sysinfo const *sysinfo) in mmdc_do_dqs_calibration() 992 void mx6_lpddr2_cfg(const struct mx6_ddr_sysinfo *sysinfo, in mx6_lpddr2_cfg() 1221 void mx6_ddr3_cfg(const struct mx6_ddr_sysinfo *sysinfo, in mx6_ddr3_cfg() 1526 void mmdc_read_calibration(struct mx6_ddr_sysinfo const *sysinfo, in mmdc_read_calibration() 1549 void mx6_dram_cfg(const struct mx6_ddr_sysinfo *sysinfo, in mx6_dram_cfg()
|
/external/u-boot/board/logicpd/zoom1/ |
D | zoom1.h | 13 const omap3_sysinfo sysinfo = { variable
|
/external/u-boot/board/logicpd/omap3som/ |
D | omap3logic.h | 23 const omap3_sysinfo sysinfo = { variable
|
/external/libvpx/libvpx/vp8/common/generic/ |
D | systemdependent.c | 49 SYSTEM_INFO sysinfo; in get_cpu_count() local
|
/external/u-boot/board/barco/platinum/ |
D | spl_picon.c | 117 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
D | spl_titanium.c | 120 struct mx6_ddr_sysinfo sysinfo = { in spl_dram_init() local
|
/external/u-boot/board/teejet/mt_ventoux/ |
D | mt_ventoux.h | 13 const omap3_sysinfo sysinfo = { variable
|