Home
last modified time | relevance | path

Searched refs:SHM_REMAP (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h25 #define SHM_REMAP 040000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h31 #define SHM_REMAP 040000 macro
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/
Dshmat03.c70 shm_addr = shmat(shm_id, ((void *)1), SHM_RND | SHM_REMAP); in run()
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt836 SHM_REMAP
Dlinux.txt2158 SHM_REMAP
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs959 pub const SHM_REMAP: ::c_int = 0o40000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs1838 pub const SHM_REMAP: ::c_int = 0o40000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2437 pub const SHM_REMAP: ::c_int = 0o40000; constant