Home
last modified time | relevance | path

Searched defs:sysinfo (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/
H A Dsysinfo.h8 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 …]
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-sysinfo.c40 static struct cvmx_sysinfo sysinfo; /* system information */ variable
/linux/arch/x86/virt/vmx/tdx/
H A Dtdx_global_metadata.c88 static int get_tdx_sys_info(struct tdx_sys_info *sysinfo) in get_tdx_sys_info()
H A Dtdx.c282 static int check_features(struct tdx_sys_info *sysinfo) in check_features()
/linux/arch/mips/cavium-octeon/
H A Dsetup.c334 struct cvmx_sysinfo *sysinfo = cvmx_sysinfo_get(); in octeon_get_clock_rate() local
661 struct cvmx_sysinfo *sysinfo; in prom_init() local
H A Dsmp.c145 struct cvmx_sysinfo *sysinfo = cvmx_sysinfo_get(); in octeon_smp_setup() local
/linux/drivers/input/touchscreen/
H A Dcyttsp5.c199 struct cyttsp5_sysinfo sysinfo; member
/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h1778 …struct atom_integrated_system_info_v1_11 sysinfo; // refer to ATOM_INTEGRATED_SYSTEM_I… member