| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/ |
| H A 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()
|
| H A D | ptrace-gpr.c | 95 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr() 103 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
|
| H 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A D | ptrace-tar.c | 119 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tar()
|
| H A D | ptrace-tm-gpr.c | 139 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_gpr()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A 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()
|
| H A D | write_to_hugetlbfs.c | 53 shmctl(shmid, IPC_RMID, NULL); in sig_handler() 57 shmctl(shmid, IPC_RMID, NULL); in sig_handler() 211 shmctl(shmid, IPC_RMID, NULL); in main()
|
| H A D | thuge-gen.c | 182 shmctl(id, IPC_RMID, NULL); in test_shmget()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ipc/ |
| H 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() 249 if (msgctl(msgque.msq_id, IPC_RMID, NULL)) { in main()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | 0001-ext-opcache-config.m4-enable-opcache.patch | 57 - shmctl(ipc_id, IPC_RMID, NULL); 63 - shmctl(ipc_id, IPC_RMID, NULL); 73 - shmctl(ipc_id, IPC_RMID, NULL); 77 - shmctl(ipc_id, IPC_RMID, NULL);
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/int10/ |
| H A D | linux.c | 318 shmctl(low_mem, IPC_RMID, NULL); in xf86ExtendedInitInt10() 322 shmctl(high_mem, IPC_RMID, NULL); in xf86ExtendedInitInt10() 417 shmctl(((linuxInt10Priv *) pInt->private)->lowMem, IPC_RMID, NULL); in xf86FreeInt10() 419 shmctl(((linuxInt10Priv *) pInt->private)->highMem, IPC_RMID, NULL); in xf86FreeInt10()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | ipc.h | 30 #define IPC_RMID 0 /* Remove identifier. */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | ipc.h | 30 #define IPC_RMID 0 /* Remove identifier. */ macro
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xf86bigfont.c | 111 shmctl(shmid, IPC_RMID, NULL); in CheckForShmSyscall() 184 shmctl(shmid, IPC_RMID, (void *) 0); in shmalloc() 190 shmctl(shmid, IPC_RMID, (void *) 0); in shmalloc() 208 shmctl(pDesc->shmid, IPC_RMID, (void *) 0); in shmdealloc()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ipc.h | 39 #define IPC_RMID 0 /* remove resource */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ipc.h | 39 #define IPC_RMID 0 /* remove resource */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ipc.h | 39 #define IPC_RMID 0 /* remove resource */ macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | context_switch.c | 340 shmctl(shmid, IPC_RMID, NULL); in futex_setup() 344 shmctl(shmid, IPC_RMID, NULL); in futex_setup()
|
| /OK3568_Linux_fs/kernel/Documentation/sparc/ |
| H A D | adi.rst | 222 shmctl(shmid, IPC_RMID, NULL); 277 shmctl(shmid, IPC_RMID, NULL); 284 shmctl(shmid, IPC_RMID, NULL);
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | os.cc | 563 if (shmctl(shmid, IPC_RMID, NULL) < 0) { in AllocateTestMem() 684 shmctl(shmid_, IPC_RMID, NULL); in FreeTestMem()
|