Home
last modified time | relevance | path

Searched refs:SHM_LOCK (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dshm.h28 #define SHM_LOCK 11 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dshm.h34 #define SHM_LOCK 11 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dshm.h34 #define SHM_LOCK 11 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dshm.h34 #define SHM_LOCK 11 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dshm.h34 #define SHM_LOCK 11 macro
/third_party/musl/include/sys/
Dshm.h34 #define SHM_LOCK 11 macro
/third_party/musl/ndk_musl_include/sys/
Dshm.h34 #define SHM_LOCK 11 macro
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl07.c26 TEST(shmctl(shm_id, SHM_LOCK, NULL)); in verify_shmlock()
Dshmctl02.c73 {&shm_id3, SHM_LOCK, &buf, EPERM},
/third_party/ltp/lib/
Dtst_safe_sysv_ipc.c39 case SHM_LOCK: in shm_ret_check()