Home
last modified time | relevance | path

Searched refs:shmall (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/mm/
A Drun_vmtests.sh166 shmall=$(cat /proc/sys/kernel/shmall)
168 echo 4194304 > /proc/sys/kernel/shmall
171 echo "$shmall" > /proc/sys/kernel/shmall
/linux-6.3-rc2/arch/xtensa/include/uapi/asm/
A Dshmbuf.h47 unsigned long shmall; member
/linux-6.3-rc2/include/uapi/asm-generic/
A Dshmbuf.h54 unsigned long shmall; member
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Dshmbuf.h44 unsigned long shmall; member
/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dshmbuf.h53 unsigned long shmall; member
/linux-6.3-rc2/arch/parisc/include/uapi/asm/
A Dshmbuf.h46 unsigned long shmall; member
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dshmbuf.h38 __kernel_ulong_t shmall; member
/linux-6.3-rc2/arch/mips/include/uapi/asm/
A Dshmbuf.h54 unsigned long shmall; member
/linux-6.3-rc2/include/uapi/linux/
A Dshm.h98 int shmall; member
/linux-6.3-rc2/ipc/
A Dshm.c924 out.shmall = in->shmall; in copy_shminfo_to_user()
1054 shminfo->shmall = ns->shm_ctlall; in shmctl_ipc_info()
1339 compat_ulong_t shmall; member
1364 info.shmall = in->shmall; in copy_compat_shminfo_to_user()
1373 info.shmall = in->shmall; in copy_compat_shminfo_to_user()
/linux-6.3-rc2/Documentation/admin-guide/sysctl/
A Dkernel.rst1228 shmall chapter
1232 can be used system wide. Hence, ``shmall`` should always be at least

Completed in 19 milliseconds