Searched refs:shmmax (Results 1 – 11 of 11) sorted by relevance
83 shmmax=`cat /proc/sys/kernel/shmmax`85 echo 268435456 > /proc/sys/kernel/shmmax97 echo $shmmax > /proc/sys/kernel/shmmax
40 unsigned long shmmax; member
48 unsigned long shmmax; member
37 unsigned long shmmax; member
46 unsigned long shmmax; member
810 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; member1249 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()
47 unsigned long shmmax; member
30 __kernel_ulong_t shmmax; member
94 int shmmax; member
1177 ``ceil(shmmax/PAGE_SIZE)``.1185 shmmax chapter