Searched refs:shmmax (Results 1 – 11 of 11) sorted by relevance
287 shmmax=$(cat /proc/sys/kernel/shmmax)289 echo 268435456 > /proc/sys/kernel/shmmax292 echo "$shmmax" > /proc/sys/kernel/shmmax
913 if (in->shmmax > INT_MAX) in copy_shminfo_to_user()914 out.shmmax = INT_MAX; in copy_shminfo_to_user()916 out.shmmax = (int)in->shmmax; in copy_shminfo_to_user()1050 shminfo->shmmax = ns->shm_ctlmax; in shmctl_ipc_info()1332 compat_ulong_t shmmax; member1352 if (in->shmmax > INT_MAX) in copy_compat_shminfo_to_user()1353 in->shmmax = INT_MAX; in copy_compat_shminfo_to_user()1357 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()1366 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()
43 unsigned long shmmax; member
50 unsigned long shmmax; member
49 unsigned long shmmax; member
42 unsigned long shmmax; member
40 unsigned long shmmax; member
34 __kernel_ulong_t shmmax; member
91 int shmmax; member
1355 least ``ceil(shmmax/PAGE_SIZE)``.1367 shmmax chapter