Home
last modified time | relevance | path

Searched refs:totalhigh (Results 1 – 20 of 20) sorted by relevance

/external/iptables/include/linux/
Dkernel.h23 unsigned long totalhigh; /* Total high memory size */ member
/external/iproute2/include/uapi/linux/
Dsysinfo.h19 __kernel_ulong_t totalhigh; /* Total high memory size */ member
/external/kernel-headers/original/uapi/linux/
Dsysinfo.h19 __kernel_ulong_t totalhigh; /* Total high memory size */ member
/external/strace/tests-m32/
Dsysinfo.c70 , (unsigned long long) si->totalhigh in main()
/external/strace/tests-mx32/
Dsysinfo.c70 , (unsigned long long) si->totalhigh in main()
/external/strace/tests/
Dsysinfo.c70 , (unsigned long long) si->totalhigh in main()
/external/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs266 pub totalhigh: ::c_ulong,
317 && self.totalhigh == other.totalhigh
343 .field("totalhigh", &self.totalhigh)
363 self.totalhigh.hash(state);
/external/strace/
Dsysinfo.c74 , zero_extend_signed_to_ull(si.totalhigh) in SYS_FUNC()
DChangeLog36949 struct sysinfo members totalhigh, freehigh and mem_unit are present
42679 * configure.ac (AC_CHECK_MEMBERS): Check for struct sysinfo.totalhigh,
42682 Print totalhigh, freehigh, and mem_unit members when struct sysinfo
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs43 pub totalhigh: u64,
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs184 pub totalhigh: ::c_ulong,
/external/rust/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs157 pub totalhigh: ::c_ulong,
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs130 pub totalhigh: ::c_ulong,
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs238 pub totalhigh: ::c_ulong,
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs436 pub totalhigh: ::c_ulong,
535 && self.totalhigh == other.totalhigh
559 .field("totalhigh", &self.totalhigh)
578 self.totalhigh.hash(state);
/external/rust/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs73 pub totalhigh: ::c_ulong,
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs252 pub totalhigh: ::c_ulong,
/external/rust/crates/libc/src/fuchsia/
Dmod.rs894 pub totalhigh: ::c_ulong,
993 && self.totalhigh == other.totalhigh
1017 .field("totalhigh", &self.totalhigh)
1036 self.totalhigh.hash(state);
/external/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
Dmod.rs110 pub totalhigh: ::c_ulong,
/external/cpuinfo/test/dmesg/
Dnexus9.log451 …page_pool_init: highmem=0, pool_size=58272,totalram=466390, freeram=438512, totalhigh=0, freehigh=0