Searched refs:totalhigh (Results 1 - 9 of 9) sorted by relevance

/external/iptables/include/linux/
H A Dkernel.h23 unsigned long totalhigh; /* Total high memory size */ member in struct:sysinfo
/external/kernel-headers/original/uapi/linux/
H A Dsysinfo.h18 __kernel_ulong_t totalhigh; /* Total high memory size */ member in struct:sysinfo
/external/strace/mpers-m32/
H A Dsysinfo_t.h15 uint32_t totalhigh; member in struct:__anon17735
/external/strace/mpers-mx32/
H A Dsysinfo_t.h16 uint64_t totalhigh; member in struct:__anon17884
/external/strace/tests/
H A Dsysinfo.c54 ", totalhigh=%llu"
69 , (unsigned long long) si->totalhigh
/external/strace/tests-m32/
H A Dsysinfo.c54 ", totalhigh=%llu"
69 , (unsigned long long) si->totalhigh
/external/strace/tests-mx32/
H A Dsysinfo.c54 ", totalhigh=%llu"
69 , (unsigned long long) si->totalhigh
/external/strace/
H A Dsysinfo.c58 ", totalhigh=%llu"
73 , zero_extend_signed_to_ull(si.totalhigh)
/external/valgrind/include/vki/
H A Dvki-linux.h270 unsigned long totalhigh; /* Total high memory size */ member in struct:vki_sysinfo

Completed in 180 milliseconds