Home
last modified time | relevance | path

Searched defs:shmid (Results 1 – 25 of 35) sorted by relevance

12

/third_party/ltp/testcases/kernel/mem/shmt/
Dshmt06.c68 int pid, pid1, shmid; in main() local
146 int shmid, chld_pid; in child() local
210 static int rm_shm(int shmid) in rm_shm()
Dshmt04.c69 int pid, pid1, shmid; in main() local
147 int shmid, chld_pid; in child() local
187 static int rm_shm(int shmid) in rm_shm()
Dshmt02.c58 register int shmid; in main() local
110 static int rm_shm(int shmid) in rm_shm()
Dshmt08.c59 int shmid; in main() local
107 static int rm_shm(int shmid) in rm_shm()
Dshmt07.c63 int shmid, pid, status; in main() local
121 static int rm_shm(int shmid) in rm_shm()
Dshmt05.c60 int shmid, shmid1; in main() local
116 static int rm_shm(int shmid) in rm_shm()
Dshmt03.c60 int shmid; in main() local
123 static int rm_shm(int shmid) in rm_shm()
Dshmt09.c75 int shmid; in main() local
189 static int rm_shm(int shmid) in rm_shm()
Dshmt10.c62 int shmid; variable
130 static int rm_shm(int shmid) in rm_shm()
/third_party/boost/boost/interprocess/
Dxsi_shared_memory.hpp76 xsi_shared_memory(open_only_t, int shmid) in xsi_shared_memory()
189 int shmid = ret; in priv_open_or_create() local
205 inline bool xsi_shared_memory::remove(int shmid) in remove()
/third_party/musl/libc-test/src/functional/
Dipc_shm.c31 int shmid; in set() local
86 int shmid; in get() local
/third_party/ltp/include/
Dtst_safe_sysv_ipc.h41 #define SAFE_SHMAT(shmid, shmaddr, shmflg) \ argument
49 #define SAFE_SHMCTL(shmid, cmd, buf) ({ \ argument
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
Dhugeshmat05.c47 int shmid; in shm_test() local
Dhugeshmat02.c48 int *shmid; member
Dhugeshmat04.c49 int status, shmid; in shared_hugepage() local
Dhugeshmat01.c45 int *shmid; member
/third_party/ltp/lib/
Dtst_safe_sysv_ipc.c105 void *safe_shmat(const char *file, const int lineno, int shmid, in safe_shmat()
132 int safe_shmctl(const char *file, const int lineno, int shmid, int cmd, in safe_shmctl()
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap04.c95 int shmid; /* shared memory identifier. */ variable
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
Dhugeshmctl02.c43 int *shmid; member
Dhugeshmctl03.c53 int *shmid; member
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/
Dshmat02.c35 int *shmid; member
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl02.c72 int *shmid; member
Dshmctl03.c74 int *shmid; member
/third_party/boost/libs/interprocess/test/
Dmanaged_xsi_shared_memory_test.cpp69 int shmid; in main() local
/third_party/ltp/testcases/kernel/syscalls/setns/
Dsetns02.c59 static int shmid; variable

12