Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dsysinfo.h8 struct sysinfo { struct
9 __kernel_long_t uptime; /* Seconds since boot */
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 */
18 __u16 pad; /* Explicit padding for m68k */
19 __kernel_ulong_t totalhigh; /* Total high memory size */
[all …]
/linux-6.15/arch/mips/cavium-octeon/executive/
H A Dcvmx-sysinfo.c40 static struct cvmx_sysinfo sysinfo; /* system information */ variable
/linux-6.15/arch/x86/virt/vmx/tdx/
H A Dtdx_global_metadata.c40 static int get_tdx_sys_info(struct tdx_sys_info *sysinfo) in get_tdx_sys_info()
H A Dtdx.c275 static int check_features(struct tdx_sys_info *sysinfo) in check_features()
1063 struct tdx_sys_info sysinfo; in init_tdx_module() local
/linux-6.15/tools/testing/selftests/x86/
H A Dunwind_vdso.c47 static unsigned long sysinfo; variable
/linux-6.15/tools/perf/arch/s390/util/
H A Dheader.c38 FILE *sysinfo; in get_cpuid() local
/linux-6.15/arch/s390/kernel/
H A Dsthyi.c185 struct sysinfo_1_1_1 *sysinfo) in fill_stsi_mac()
203 struct sysinfo_2_2_2 *sysinfo) in fill_stsi_par()
216 void *sysinfo; in fill_stsi() local
/linux-6.15/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-6.15/arch/s390/include/asm/
H A Dsysinfo.h24 static inline int stsi(void *sysinfo, int fc, int sel1, int sel2) in stsi()
/linux-6.15/kernel/
H A Dsys.c2911 SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) in SYSCALL_DEFINE1() argument
2941 COMPAT_SYSCALL_DEFINE1(sysinfo, struct compat_sysinfo __user *, info) in COMPAT_SYSCALL_DEFINE1() argument
/linux-6.15/drivers/input/touchscreen/
H A Dcyttsp5.c199 struct cyttsp5_sysinfo sysinfo; member
/linux-6.15/drivers/gpu/drm/amd/include/
H A Datomfirmware.h1777 …struct atom_integrated_system_info_v1_11 sysinfo; // refer to ATOM_INTEGRATED_SYSTEM_I… member