Searched refs:IPC_RMID (Results 1 - 24 of 24) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Dhugepage-shm.c67 shmctl(shmid, IPC_RMID, NULL);
90 shmctl(shmid, IPC_RMID, NULL);
94 shmctl(shmid, IPC_RMID, NULL);
H A Dwrite_to_hugetlbfs.c53 shmctl(shmid, IPC_RMID, NULL);
57 shmctl(shmid, IPC_RMID, NULL);
211 shmctl(shmid, IPC_RMID, NULL);
H A Dthuge-gen.c156 shmctl(id, IPC_RMID, NULL);
H A Dpagemap_ioctl.c172 shmctl(*shmid, IPC_RMID, NULL);
1549 shmctl(shmid, IPC_RMID, NULL);
1578 shmctl(shmid, IPC_RMID, NULL);
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spr.c140 shmctl(shm_id, IPC_RMID, NULL);
141 shmctl(shm_id1, IPC_RMID, NULL);
148 shmctl(shm_id, IPC_RMID, NULL);
149 shmctl(shm_id1, IPC_RMID, NULL);
H A Dptrace-vsx.c92 shmctl(shm_id, IPC_RMID, NULL);
100 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-gpr.c150 shmctl(shm_id, IPC_RMID, NULL);
158 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-tm-spd-gpr.c144 shmctl(shm_id, IPC_RMID, NULL);
151 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-tm-spd-vsx.c160 shmctl(shm_id, IPC_RMID, NULL);
166 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-tm-vsx.c143 shmctl(shm_id, IPC_RMID, NULL);
149 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-tm-spd-tar.c149 shmctl(shm_id, IPC_RMID, NULL);
156 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-tm-tar.c136 shmctl(shm_id, IPC_RMID, NULL);
142 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-tar.c119 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-tm-gpr.c140 shmctl(shm_id, IPC_RMID, NULL);
H A Dptrace-pkey.c321 shmctl(shm_id, IPC_RMID, NULL);
H A Dcore-pkey.c438 shmctl(shm_id, IPC_RMID, NULL);
/linux-master/include/uapi/linux/
H A Dipc.h39 #define IPC_RMID 0 /* remove resource */ macro
/linux-master/tools/testing/selftests/ipc/
H A Dmsgque.c77 if (msgctl(id, IPC_RMID, NULL))
124 if (msgctl(msgque->msq_id, IPC_RMID, NULL)) {
249 if (msgctl(msgque.msq_id, IPC_RMID, NULL)) {
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c340 shmctl(shmid, IPC_RMID, NULL);
344 shmctl(shmid, IPC_RMID, NULL);
/linux-master/ipc/
H A Dmsg.c425 case IPC_RMID:
633 case IPC_RMID:
767 case IPC_RMID:
H A Dsem.c1625 case IPC_RMID:
1698 case IPC_RMID:
1812 case IPC_RMID:
2374 /* exit_sem raced with IPC_RMID, nothing to do */
2381 /* exit_sem raced with IPC_RMID, nothing to do */
2388 /* exit_sem raced with IPC_RMID, nothing to do */
2396 /* exit_sem raced with IPC_RMID+semget() that created
H A Dshm.c352 * 1) shmctl(id, IPC_RMID, NULL) was called for this shp
497 * only the refcounts obtained above prevent IPC_RMID
1016 case IPC_RMID:
1285 case IPC_RMID:
1480 case IPC_RMID:
/linux-master/security/smack/
H A Dsmack_lsm.c3161 case IPC_RMID:
3254 case IPC_RMID:
3343 case IPC_RMID:
/linux-master/security/selinux/
H A Dhooks.c6076 case IPC_RMID:
6208 case IPC_RMID:
6288 case IPC_RMID:

Completed in 219 milliseconds