Home
last modified time | relevance | path

Searched defs:shmid (Results 1 – 25 of 43) 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/alsa-lib/src/
Dshmarea.c38 int shmid; member
55 struct snd_shm_area *snd_shm_area_create(int shmid, void *ptr) in snd_shm_area_create()
/third_party/musl/libc-test/src/functional/
Dipc_shm.c31 int shmid; in set() local
86 int shmid; in get() local
/third_party/ltp/testcases/kernel/syscalls/ipc/shmctl/
Dshmctl04.c62 int shmid, size, rss, swap; in parse_proc_sysvipc() local
117 int i, shmid, cnt = 0; in verify_shminfo() local
Dshmctl06.c27 int shmid; in run() local
Dshmctl02.c47 static int libc_shmctl(int shmid, int cmd, void *buf) in libc_shmctl()
52 static int sys_shmctl(int shmid, int cmd, void *buf) in sys_shmctl()
/third_party/ltp/include/
Dtst_safe_sysv_ipc.h42 #define SAFE_SHMAT(shmid, shmaddr, shmflg) \ argument
50 #define SAFE_SHMCTL(shmid, cmd, buf) ({ \ argument
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
Dhugeshmat05.c47 int shmid; in shm_test() local
Dhugeshmat02.c43 int *shmid; member
Dhugeshmat04.c50 int status, shmid; in shared_hugepage() local
Dhugeshmat01.c40 int *shmid; member
/third_party/ltp/testcases/kernel/syscalls/mremap/
Dmremap04.c95 int shmid; /* shared memory identifier. */ variable
/third_party/mesa3d/src/glx/
Ddrisw_glx.c60 XCreateDrawable(struct drisw_drawable * pdp, int shmid, Display * dpy) in XCreateDrawable()
183 int shmid, char *data, void *loaderPrivate) in swrastXPutImage()
217 int shmid, char *shmaddr, unsigned offset, in swrastPutImageShm()
234 int shmid, char *shmaddr, unsigned offset, in swrastPutImageShm2()
311 int shmid, void *loaderPrivate) in swrastGetImageShm2()
341 int shmid, void *loaderPrivate) in swrastGetImageShm()
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
Dhugeshmctl02.c38 int *shmid; member
Dhugeshmctl03.c48 int *shmid; member
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/
Dshmat02.c35 int *shmid; member
/third_party/ltp/lib/
Dtst_safe_sysv_ipc.c160 void *safe_shmat(const char *file, const int lineno, int shmid, in safe_shmat()
192 int safe_shmctl(const char *file, const int lineno, int shmid, int cmd, in safe_shmctl()

12