Home
last modified time | relevance | path

Searched refs:freehigh (Results 1 – 25 of 34) sorted by relevance

12

/third_party/musl/src/linux/x32/
Dsysinfo.c19 kulong freehigh; member
44 info->freehigh = tmp.freehigh >> shifts; in __lsysinfo()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs283 pub freehigh: ::c_ulong,
343 && self.freehigh == other.freehigh
369 .field("freehigh", &self.freehigh)
389 self.freehigh.hash(state);
/third_party/musl/porting/liteos_a/kernel/include/
Dsysinfo.h19 unsigned long freehigh; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dsysinfo.h19 unsigned long freehigh; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsysinfo.h21 unsigned long freehigh; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsysinfo.h21 unsigned long freehigh; member
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsysinfo.h21 unsigned long freehigh; member
/third_party/musl/porting/linux/user/include/sys/
Dsysinfo.h22 unsigned long freehigh; member
/third_party/musl/include/sys/
Dsysinfo.h22 unsigned long freehigh; member
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Dmod.rs49 pub freehigh: u64,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs184 pub freehigh: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs167 pub freehigh: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs437 pub freehigh: ::c_ulong,
536 && self.freehigh == other.freehigh
560 .field("freehigh", &self.freehigh)
579 self.freehigh.hash(state);
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
Dmod.rs239 pub freehigh: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs133 pub freehigh: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
Dmod.rs74 pub freehigh: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
Dmod.rs253 pub freehigh: ::c_ulong,
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs900 pub freehigh: ::c_ulong,
999 && self.freehigh == other.freehigh
1023 .field("freehigh", &self.freehigh)
1042 self.freehigh.hash(state);
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
Dmod.rs111 pub freehigh: ::c_ulong,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs3653 pub freehigh: __kernel_ulong_t, field
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs3651 pub freehigh: __kernel_ulong_t, field
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs3711 pub freehigh: __kernel_ulong_t, field
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs3768 pub freehigh: __kernel_ulong_t, field
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs3776 pub freehigh: __kernel_ulong_t, field
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs3900 pub freehigh: __kernel_ulong_t, field

12