| /Linux-v5.4/tools/testing/selftests/vm/ |
| D | hugepage-shm.c | 71 shmctl(shmid, IPC_RMID, NULL); in main() 94 shmctl(shmid, IPC_RMID, NULL); in main() 98 shmctl(shmid, IPC_RMID, NULL); in main()
|
| D | thuge-gen.c | 182 shmctl(id, IPC_RMID, NULL); in test_shmget()
|
| /Linux-v5.4/tools/testing/selftests/powerpc/ptrace/ |
| D | ptrace-tm-spr.c | 139 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spr() 140 shmctl(shm_id1, IPC_RMID, NULL); in ptrace_tm_spr() 147 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spr() 148 shmctl(shm_id1, IPC_RMID, NULL); in ptrace_tm_spr()
|
| D | ptrace-gpr.c | 95 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr() 103 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
|
| D | ptrace-vsx.c | 90 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx() 98 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx()
|
| D | ptrace-tm-tar.c | 135 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar() 141 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar()
|
| D | ptrace-tm-spd-gpr.c | 143 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_gpr() 150 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_gpr()
|
| D | ptrace-tm-spd-tar.c | 148 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_tar() 155 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_tar()
|
| D | ptrace-tm-vsx.c | 142 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx() 148 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx()
|
| D | ptrace-tm-spd-vsx.c | 159 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_vsx() 165 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_spd_vsx()
|
| D | ptrace-tar.c | 116 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tar()
|
| D | ptrace-tm-gpr.c | 139 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_gpr()
|
| D | ptrace-pkey.c | 322 shmctl(shm_id, IPC_RMID, NULL); in ptrace_pkey()
|
| D | core-pkey.c | 448 shmctl(shm_id, IPC_RMID, NULL); in core_pkey()
|
| /Linux-v5.4/tools/testing/selftests/ipc/ |
| 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() 249 if (msgctl(msgque.msq_id, IPC_RMID, NULL)) { in main()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | ipc.h | 39 #define IPC_RMID 0 /* remove resource */ macro
|
| /Linux-v5.4/tools/testing/selftests/powerpc/benchmarks/ |
| D | context_switch.c | 329 shmctl(shmid, IPC_RMID, NULL); in futex_setup() 333 shmctl(shmid, IPC_RMID, NULL); in futex_setup()
|
| /Linux-v5.4/Documentation/sparc/ |
| D | adi.rst | 222 shmctl(shmid, IPC_RMID, NULL); 277 shmctl(shmid, IPC_RMID, NULL); 284 shmctl(shmid, IPC_RMID, NULL);
|
| /Linux-v5.4/ipc/ |
| D | msg.c | 403 case IPC_RMID: in msgctl_down() 605 case IPC_RMID: in ksys_msgctl() 739 case IPC_RMID: in compat_ksys_msgctl()
|
| D | shm.c | 915 case IPC_RMID: in shmctl_down() 1184 case IPC_RMID: in ksys_shmctl() 1379 case IPC_RMID: in compat_ksys_shmctl()
|
| D | sem.c | 1607 case IPC_RMID: in semctl_down() 1680 case IPC_RMID: in ksys_semctl() 1794 case IPC_RMID: in compat_ksys_semctl()
|
| /Linux-v5.4/Documentation/ia64/ |
| D | err_inject.rst | 352 semctl(shmid, 0, IPC_RMID); 390 semctl(sid, 0, IPC_RMID); 436 semctl(semid[cpu], 0, IPC_RMID);
|
| /Linux-v5.4/security/smack/ |
| D | smack_lsm.c | 2992 case IPC_RMID: in smack_shm_shmctl() 3085 case IPC_RMID: in smack_sem_semctl() 3174 case IPC_RMID: in smack_msg_queue_msgctl()
|
| /Linux-v5.4/security/selinux/ |
| D | hooks.c | 5972 case IPC_RMID: in selinux_msg_queue_msgctl() 6116 case IPC_RMID: in selinux_shm_shmctl() 6202 case IPC_RMID: in selinux_sem_semctl()
|
| /Linux-v5.4/Documentation/admin-guide/sysctl/ |
| D | kernel.rst | 982 from the process. The only use left for IPC_RMID is to immediately
|