Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Drun_vmtests.sh288 shmall=$(cat /proc/sys/kernel/shmall)
290 echo 4194304 > /proc/sys/kernel/shmall
293 echo "$shmall" > /proc/sys/kernel/shmall
/linux/arch/xtensa/include/uapi/asm/
H A Dshmbuf.h47 unsigned long shmall; member
/linux/include/uapi/asm-generic/
H A Dshmbuf.h54 unsigned long shmall; member
/linux/arch/powerpc/include/uapi/asm/
H A Dshmbuf.h53 unsigned long shmall; member
/linux/arch/parisc/include/uapi/asm/
H A Dshmbuf.h46 unsigned long shmall; member
/linux/arch/sparc/include/uapi/asm/
H A Dshmbuf.h44 unsigned long shmall; member
/linux/arch/x86/include/uapi/asm/
H A Dshmbuf.h38 __kernel_ulong_t shmall; member
/linux/arch/mips/include/uapi/asm/
H A Dshmbuf.h54 unsigned long shmall; member
/linux/include/uapi/linux/
H A Dshm.h95 int shmall;
98 int shmall; global() member
/linux/ipc/
H A Dshm.c921 out.shmall = in->shmall; in copy_shminfo_to_user()
1051 shminfo->shmall = ns->shm_ctlall; in shmctl_ipc_info()
1336 compat_ulong_t shmall; member
1361 info.shmall = in->shmall; in copy_compat_shminfo_to_user()
1370 info.shmall = in->shmall; in copy_compat_shminfo_to_user()