Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/vm/
Drun_vmtests83 shmmax=`cat /proc/sys/kernel/shmmax`
85 echo 268435456 > /proc/sys/kernel/shmmax
97 echo $shmmax > /proc/sys/kernel/shmmax
/Linux-v5.10/arch/xtensa/include/uapi/asm/
Dshmbuf.h40 unsigned long shmmax; member
/Linux-v5.10/include/uapi/asm-generic/
Dshmbuf.h48 unsigned long shmmax; member
/Linux-v5.10/arch/sparc/include/uapi/asm/
Dshmbuf.h37 unsigned long shmmax; member
/Linux-v5.10/arch/powerpc/include/uapi/asm/
Dshmbuf.h46 unsigned long shmmax; member
/Linux-v5.10/arch/parisc/include/uapi/asm/
Dshmbuf.h40 unsigned long shmmax; member
/Linux-v5.10/ipc/
Dshm.c810 if (in->shmmax > INT_MAX) in copy_shminfo_to_user()
811 out.shmmax = INT_MAX; in copy_shminfo_to_user()
813 out.shmmax = (int)in->shmmax; in copy_shminfo_to_user()
947 shminfo->shmmax = ns->shm_ctlmax; in shmctl_ipc_info()
1229 compat_ulong_t shmmax; member
1249 if (in->shmmax > INT_MAX) in copy_compat_shminfo_to_user()
1250 in->shmmax = INT_MAX; in copy_compat_shminfo_to_user()
1254 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()
1263 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()
/Linux-v5.10/arch/mips/include/uapi/asm/
Dshmbuf.h47 unsigned long shmmax; member
/Linux-v5.10/arch/x86/include/uapi/asm/
Dshmbuf.h30 __kernel_ulong_t shmmax; member
/Linux-v5.10/include/uapi/linux/
Dshm.h94 int shmmax; member
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dkernel.rst1177 ``ceil(shmmax/PAGE_SIZE)``.
1185 shmmax chapter