Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/testing/selftests/mm/
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()
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()
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()
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/
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()
A Dptrace-vsx.c92 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx()
100 shmctl(shm_id, IPC_RMID, NULL); in ptrace_vsx()
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()
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()
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()
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()
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()
A Dptrace-gpr.c150 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
158 shmctl(shm_id, IPC_RMID, NULL); in ptrace_gpr()
A Dptrace-tar.c119 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tar()
A Dptrace-tm-gpr.c140 shmctl(shm_id, IPC_RMID, NULL); in ptrace_tm_gpr()
A Dptrace-pkey.c321 shmctl(shm_id, IPC_RMID, NULL); in ptrace_pkey()
A Dcore-pkey.c438 shmctl(shm_id, IPC_RMID, NULL); in core_pkey()
/linux-6.3-rc2/tools/testing/selftests/powerpc/syscalls/
A Dipc.h47 DO_TEST(shmctl, __NR_shmctl)
/linux-6.3-rc2/tools/testing/selftests/powerpc/benchmarks/
A Dcontext_switch.c340 shmctl(shmid, IPC_RMID, NULL); in futex_setup()
344 shmctl(shmid, IPC_RMID, NULL); in futex_setup()
/linux-6.3-rc2/kernel/
A Dsys_ni.c231 COND_SYSCALL(shmctl);
232 COND_SYSCALL_COMPAT(shmctl);
/linux-6.3-rc2/Documentation/sparc/
A Dadi.rst222 shmctl(shmid, IPC_RMID, NULL);
277 shmctl(shmid, IPC_RMID, NULL);
284 shmctl(shmid, IPC_RMID, NULL);
/linux-6.3-rc2/arch/ia64/kernel/syscalls/
A Dsyscall.tbl104 92 common shmctl sys_shmctl
/linux-6.3-rc2/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl40 30 n64 shmctl sys_old_shmctl
/linux-6.3-rc2/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl40 30 n64 shmctl sys_old_shmctl
/linux-6.3-rc2/arch/x86/entry/syscalls/
A Dsyscall_64.tbl42 31 common shmctl sys_shmctl
/linux-6.3-rc2/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl106 94 common shmctl sys_old_shmctl
/linux-6.3-rc2/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl42 31 common shmctl sys_shmctl

Completed in 27 milliseconds

12