Home
last modified time | relevance | path

Searched refs:sharedram (Results 1 - 25 of 35) sorted by relevance

12

/third_party/musl/src/linux/x32/
H A Dsysinfo.c12 kulong sharedram; member
38 info->sharedram = tmp.sharedram >> shifts; in __lsysinfo()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsysinfo.h15 unsigned long sharedram; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsysinfo.h15 unsigned long sharedram; member
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsysinfo.h13 unsigned long sharedram; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
H A Dsysinfo.h13 unsigned long sharedram; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsysinfo.h15 unsigned long sharedram; member
/third_party/musl/porting/linux/user/include/sys/
H A Dsysinfo.h16 unsigned long sharedram; member
/third_party/musl/include/sys/
H A Dsysinfo.h16 unsigned long sharedram; member
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs276 pub sharedram: ::c_ulong,
336 && self.sharedram == other.sharedram in eq()
362 .field("sharedram", &self.sharedram) in fmt()
382 self.sharedram.hash(state); in hash()
/third_party/toybox/toys/other/
H A Dfree.c54 convert(in.totalram-in.freeram), convert(in.freeram), convert(in.sharedram), in free_main()
/third_party/ltp/testcases/kernel/syscalls/sysinfo/
H A Dsysinfo01.c136 printf("sharedram %lu\n", sys_buf->sharedram); in main()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
H A Dmod.rs42 pub sharedram: u64,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
H A Dmod.rs177 pub sharedram: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
H A Dmod.rs160 pub sharedram: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs430 pub sharedram: ::c_ulong,
529 && self.sharedram == other.sharedram in eq()
553 .field("sharedram", &self.sharedram) in fmt()
572 self.sharedram.hash(state); in hash()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs122 pub sharedram: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/
H A Dmod.rs67 pub sharedram: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/
H A Dmod.rs232 pub sharedram: ::c_ulong,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips32/
H A Dmod.rs246 pub sharedram: ::c_ulong,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs893 pub sharedram: ::c_ulong,
992 && self.sharedram == other.sharedram in eq()
1016 .field("sharedram", &self.sharedram) in fmt()
1035 self.sharedram.hash(state); in hash()
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
H A Dmod.rs104 pub sharedram: ::c_ulong,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3646 pub sharedram: __kernel_ulong_t,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3644 pub sharedram: __kernel_ulong_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3624 pub sharedram: __kernel_ulong_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3769 pub sharedram: __kernel_ulong_t,

Completed in 76 milliseconds

12