| /linux/tools/testing/selftests/mm/ |
| A D | hugepage-shm.c | 51 shmctl(shmid, IPC_RMID, NULL); in main() 74 shmctl(shmid, IPC_RMID, NULL); in main() 78 shmctl(shmid, IPC_RMID, NULL); in main()
|
| A D | write_to_hugetlbfs.c | 54 shmctl(shmid, IPC_RMID, NULL); in sig_handler() 58 shmctl(shmid, IPC_RMID, NULL); in sig_handler() 213 shmctl(shmid, IPC_RMID, NULL); in main()
|
| A D | thuge-gen.c | 161 shmctl(id, IPC_RMID, NULL); in test_shmget()
|
| A D | pagemap_ioctl.c | 172 shmctl(*shmid, IPC_RMID, NULL); in gethugetlb_mem() 1549 shmctl(shmid, IPC_RMID, NULL); in main() 1580 shmctl(shmid, IPC_RMID, NULL); in main()
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| A D | ptrace-tm-spr.c | 140 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spr() 141 shmctl(shm_id1, IPC_RMID, NULL); in ptrace_tm_spr() 148 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spr() 149 shmctl(shm_id1, IPC_RMID, NULL); in ptrace_tm_spr()
|
| A D | ptrace-vsx.c | 92 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx() 100 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx()
|
| A D | ptrace-tm-spd-gpr.c | 144 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_gpr() 151 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_gpr()
|
| A D | ptrace-tm-spd-tar.c | 149 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_tar() 156 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_tar()
|
| A D | ptrace-tm-tar.c | 136 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar() 142 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar()
|
| A D | ptrace-tm-spd-vsx.c | 160 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_vsx() 166 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_vsx()
|
| A D | ptrace-tm-vsx.c | 143 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx() 149 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx()
|
| A D | ptrace-gpr.c | 150 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr() 158 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
|
| A D | ptrace-tar.c | 119 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tar()
|
| A D | ptrace-tm-gpr.c | 140 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_gpr()
|
| A D | ptrace-pkey.c | 321 shmctl(shm_id, IPC_RMID, NULL); in ptrace_pkey()
|
| A D | core-pkey.c | 438 shmctl(shm_id, IPC_RMID, NULL); in core_pkey()
|
| /linux/tools/testing/selftests/ipc/ |
| A D | msgque.c | 77 if (msgctl(id, IPC_RMID, NULL)) in restore_queue() 124 if (msgctl(msgque->msq_id, IPC_RMID, NULL)) { in check_and_destroy_queue() 248 if (msgctl(msgque.msq_id, IPC_RMID, NULL)) { in main()
|
| /linux/include/uapi/linux/ |
| A D | ipc.h | 39 #define IPC_RMID 0 /* remove resource */ macro
|
| /linux/tools/testing/selftests/powerpc/benchmarks/ |
| A D | context_switch.c | 340 shmctl(shmid, IPC_RMID, NULL); in futex_setup() 344 shmctl(shmid, IPC_RMID, NULL); in futex_setup()
|
| /linux/Documentation/arch/sparc/ |
| A D | adi.rst | 222 shmctl(shmid, IPC_RMID, NULL); 277 shmctl(shmid, IPC_RMID, NULL); 284 shmctl(shmid, IPC_RMID, NULL);
|
| /linux/ipc/ |
| A D | msg.c | 425 case IPC_RMID: in msgctl_down() 633 case IPC_RMID: in ksys_msgctl() 767 case IPC_RMID: in compat_ksys_msgctl()
|
| A D | shm.c | 1012 case IPC_RMID: in shmctl_down() 1281 case IPC_RMID: in ksys_shmctl() 1476 case IPC_RMID: in compat_ksys_shmctl()
|
| A D | sem.c | 1625 case IPC_RMID: in semctl_down() 1698 case IPC_RMID: in ksys_semctl() 1812 case IPC_RMID: in compat_ksys_semctl()
|
| /linux/security/smack/ |
| A D | smack_lsm.c | 3180 case IPC_RMID: in smack_shm_shmctl() 3273 case IPC_RMID: in smack_sem_semctl() 3362 case IPC_RMID: in smack_msg_queue_msgctl()
|
| /linux/security/selinux/ |
| A D | hooks.c | 6062 case IPC_RMID: in selinux_msg_queue_msgctl() 6194 case IPC_RMID: in selinux_shm_shmctl() 6274 case IPC_RMID: in selinux_sem_semctl()
|