Searched refs:shmmax (Results 1 – 11 of 11) sorted by relevance
92 shmmax=$(cat /proc/sys/kernel/shmmax)94 echo 268435456 > /proc/sys/kernel/shmmax97 echo "$shmmax" > /proc/sys/kernel/shmmax
43 unsigned long shmmax; member
50 unsigned long shmmax; member
900 if (in->shmmax > INT_MAX) in copy_shminfo_to_user()901 out.shmmax = INT_MAX; in copy_shminfo_to_user()903 out.shmmax = (int)in->shmmax; in copy_shminfo_to_user()1037 shminfo->shmmax = ns->shm_ctlmax; in shmctl_ipc_info()1319 compat_ulong_t shmmax; member1339 if (in->shmmax > INT_MAX) in copy_compat_shminfo_to_user()1340 in->shmmax = INT_MAX; in copy_compat_shminfo_to_user()1344 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()1353 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()
40 unsigned long shmmax; member
49 unsigned long shmmax; member
42 unsigned long shmmax; member
34 __kernel_ulong_t shmmax; member
94 int shmmax; member
1186 ``ceil(shmmax/PAGE_SIZE)``.1194 shmmax chapter