Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/mm/
H A Dhugepage-shm.c51 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 Dwrite_to_hugetlbfs.c54 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()
H A Dthuge-gen.c154 if (shmctl(id, SHM_INFO, (void *)&i) < 0) in test_shmget()
161 shmctl(id, IPC_RMID, NULL); in test_shmget()
H A Dpagemap_ioctl.c172 shmctl(*shmid, IPC_RMID, NULL); in gethugetlb_mem()
1557 shmctl(shmid, IPC_RMID, NULL); in main()
1588 shmctl(shmid, IPC_RMID, NULL); in main()
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tm-spr.c140 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 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-spd-gpr.c144 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 Dptrace-tm-spd-tar.c149 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 Dptrace-tm-tar.c136 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar()
142 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_tar()
H A Dptrace-tm-vsx.c143 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx()
149 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_vsx()
H A Dptrace-tm-spd-vsx.c160 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 Dptrace-gpr.c150 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
158 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
H A Dptrace-tar.c119 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tar()
H A Dptrace-tm-gpr.c140 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_gpr()
H A Dptrace-pkey.c297 shmctl(shm_id, IPC_RMID, NULL); in ptrace_pkey()
H A Dcore-pkey.c409 shmctl(shm_id, IPC_RMID, NULL); in core_pkey()
/linux/tools/testing/selftests/powerpc/syscalls/
H A Dipc.h47 DO_TEST(shmctl, __NR_shmctl)
/linux/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()
/linux/kernel/
H A Dsys_ni.c136 COND_SYSCALL(shmctl);
137 COND_SYSCALL_COMPAT(shmctl);
/linux/Documentation/arch/sparc/
H A Dadi.rst222 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 Dsyscall_n64.tbl40 30 n64 shmctl sys_old_shmctl
/linux/scripts/
H A Dsyscall.tbl239 195 common shmctl sys_shmctl compat_sys_shmctl
/linux/ipc/
H A Dshm.c1291 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument
1487 COMPAT_SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl43 31 common shmctl sys_shmctl
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl43 31 common shmctl sys_shmctl

12