| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H 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()
|
| 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-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()
|
| H 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()
|
| H 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()
|
| H 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()
|
| H 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()
|
| H 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()
|
| H A D | ptrace-tar.c | 119 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tar()
|
| H A D | ptrace-tm-gpr.c | 140 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_gpr()
|
| /linux/tools/testing/selftests/mm/ |
| H 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()
|
| H A D | thuge-gen.c | 134 if (shmctl(id, SHM_INFO, (void *)&i) < 0) in test_shmget() 141 shmctl(id, IPC_RMID, NULL); in test_shmget()
|
| H A D | pagemap_ioctl.c | 173 shmctl(*shmid, IPC_RMID, NULL); in gethugetlb_mem() 1617 shmctl(shmid, IPC_RMID, NULL); in main() 1648 shmctl(shmid, IPC_RMID, NULL); in main()
|
| /linux/tools/testing/selftests/powerpc/syscalls/ |
| H A D | ipc.h | 47 DO_TEST(shmctl, __NR_shmctl)
|
| /linux/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()
|
| /linux/kernel/ |
| H A D | sys_ni.c | 136 COND_SYSCALL(shmctl); 137 COND_SYSCALL_COMPAT(shmctl);
|
| /linux/Documentation/arch/sparc/ |
| H A D | adi.rst | 222 shmctl(shmid, IPC_RMID, NULL); 277 shmctl(shmid, IPC_RMID, NULL); 284 shmctl(shmid, IPC_RMID, NULL);
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 40 30 n64 shmctl sys_old_shmctl
|
| /linux/scripts/ |
| H A D | syscall.tbl | 239 195 common shmctl sys_shmctl compat_sys_shmctl
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 239 195 common shmctl sys_shmctl compat_sys_shmctl
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 346 396 common shmctl sys_shmctl
|
| /linux/ipc/ |
| H A D | shm.c | 1296 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument 1492 COMPAT_SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 403 396 common shmctl sys_shmctl
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 106 94 common shmctl sys_old_shmctl
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 43 31 common shmctl sys_shmctl
|