Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
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-6.6.21/arch/mips/cavium-octeon/executive/
Dcvmx-sysinfo.c40 static struct cvmx_sysinfo sysinfo; /* system information */ variable
/linux-6.6.21/arch/s390/kernel/
Dsysinfo.c27 static inline int __stsi(void *sysinfo, int fc, int sel1, int sel2, int *lvl) in __stsi()
55 int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi()
Dsthyi.c184 struct sysinfo_1_1_1 *sysinfo) in fill_stsi_mac()
202 struct sysinfo_2_2_2 *sysinfo) in fill_stsi_par()
215 void *sysinfo; in fill_stsi() local
/linux-6.6.21/tools/perf/arch/s390/util/
Dheader.c38 FILE *sysinfo; in get_cpuid() local
/linux-6.6.21/tools/testing/selftests/x86/
Dunwind_vdso.c59 static unsigned long sysinfo; variable
/linux-6.6.21/arch/mips/cavium-octeon/
Dsetup.c334 struct cvmx_sysinfo *sysinfo = cvmx_sysinfo_get(); in octeon_get_clock_rate() local
661 struct cvmx_sysinfo *sysinfo; in prom_init() local
Dsmp.c145 struct cvmx_sysinfo *sysinfo = cvmx_sysinfo_get(); in octeon_smp_setup() local
/linux-6.6.21/kernel/
Dsys.c2834 SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) in SYSCALL_DEFINE1() argument
2864 COMPAT_SYSCALL_DEFINE1(sysinfo, struct compat_sysinfo __user *, info) in COMPAT_SYSCALL_DEFINE1() argument
/linux-6.6.21/drivers/input/touchscreen/
Dcyttsp5.c199 struct cyttsp5_sysinfo sysinfo; member
Dcyttsp4_core.h331 struct cyttsp4_sysinfo sysinfo; member
/linux-6.6.21/drivers/gpu/drm/amd/include/
Datomfirmware.h1697 …struct atom_integrated_system_info_v1_11 sysinfo; // refer to ATOM_INTEGRATED_SYSTEM_I… member