Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/vm/
A Drun_vmtests.sh84 shmall=`cat /proc/sys/kernel/shmall`
86 echo 4194304 > /proc/sys/kernel/shmall
98 echo $shmall > /proc/sys/kernel/shmall
/linux/arch/xtensa/include/uapi/asm/
A Dshmbuf.h44 unsigned long shmall; member
/linux/include/uapi/asm-generic/
A Dshmbuf.h52 unsigned long shmall; member
/linux/arch/sparc/include/uapi/asm/
A Dshmbuf.h41 unsigned long shmall; member
/linux/arch/parisc/include/uapi/asm/
A Dshmbuf.h44 unsigned long shmall; member
/linux/arch/powerpc/include/uapi/asm/
A Dshmbuf.h50 unsigned long shmall; member
/linux/arch/x86/include/uapi/asm/
A Dshmbuf.h34 __kernel_ulong_t shmall; member
/linux/arch/mips/include/uapi/asm/
A Dshmbuf.h51 unsigned long shmall; member
/linux/include/uapi/linux/
A Dshm.h98 int shmall; member
/linux/ipc/
A Dshm.c908 out.shmall = in->shmall; in copy_shminfo_to_user()
1038 shminfo->shmall = ns->shm_ctlall; in shmctl_ipc_info()
1323 compat_ulong_t shmall; member
1348 info.shmall = in->shmall; in copy_compat_shminfo_to_user()
1357 info.shmall = in->shmall; in copy_compat_shminfo_to_user()
/linux/Documentation/admin-guide/sysctl/
A Dkernel.rst1187 shmall chapter
1191 can be used system wide. Hence, ``shmall`` should always be at least

Completed in 12 milliseconds