Home
last modified time | relevance | path

Searched refs:shmctl (Results 1 – 25 of 54) sorted by relevance

123

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spr.c139 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 Dptrace-gpr.c95 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
103 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
H A Dptrace-vsx.c92 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx()
100 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx()
H A Dptrace-tm-tar.c135 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar()
141 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar()
H A Dptrace-tm-spd-gpr.c143 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 Dptrace-tm-spd-tar.c148 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 Dptrace-tm-vsx.c142 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx()
148 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx()
H A Dptrace-tm-spd-vsx.c159 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 Dptrace-tar.c119 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tar()
H A Dptrace-tm-gpr.c139 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_gpr()
H A Dptrace-pkey.c321 shmctl(shm_id, IPC_RMID, NULL); in ptrace_pkey()
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dhugepage-shm.c71 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 Dwrite_to_hugetlbfs.c53 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 Dthuge-gen.c174 if (shmctl(id, SHM_INFO, (void *)&i) < 0) err("shmctl"); in test_shmget()
182 shmctl(id, IPC_RMID, NULL); in test_shmget()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0001-ext-opcache-config.m4-enable-opcache.patch57 - shmctl(ipc_id, IPC_RMID, NULL);
61 - if (shmctl(ipc_id, IPC_STAT, &shmbuf) != 0) {
63 - shmctl(ipc_id, IPC_RMID, NULL);
71 - if (shmctl(ipc_id, IPC_SET, &shmbuf) != 0) {
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 Dlinux.c318 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/external/xserver/Xext/
H A Dxf86bigfont.c111 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/sys/
H A Dshm.h49 extern int shmctl (int __shmid, int __cmd, struct shmid_ds *__buf) __THROW;
/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/sys/
H A Dshm.h49 extern int shmctl (int __shmid, int __cmd, struct shmid_ds *__buf) __THROW;
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/syscalls/
H A Dipc.h47 DO_TEST(shmctl, __NR_shmctl)
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c227 COND_SYSCALL(shmctl);
228 COND_SYSCALL_COMPAT(shmctl);
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c340 shmctl(shmid, IPC_RMID, NULL); in futex_setup()
344 shmctl(shmid, IPC_RMID, NULL); in futex_setup()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/
H A D0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch22 @@ -1303,36 +1303,6 @@ AC_CHECK_FUNCS([mmap munmap shm_open shm_unlink shmget shmat shmdt shmctl \
/OK3568_Linux_fs/kernel/Documentation/sparc/
H A Dadi.rst222 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 Dos.cc563 if (shmctl(shmid, IPC_RMID, NULL) < 0) { in AllocateTestMem()
684 shmctl(shmid_, IPC_RMID, NULL); in FreeTestMem()

123