Searched refs:shmmax (Results 1 – 11 of 11) sorted by relevance
256 shmmax=$(cat /proc/sys/kernel/shmmax)258 echo 268435456 > /proc/sys/kernel/shmmax261 echo "$shmmax" > /proc/sys/kernel/shmmax
908 if (in->shmmax > INT_MAX) in copy_shminfo_to_user()909 out.shmmax = INT_MAX; in copy_shminfo_to_user()911 out.shmmax = (int)in->shmmax; in copy_shminfo_to_user()1045 shminfo->shmmax = ns->shm_ctlmax; in shmctl_ipc_info()1327 compat_ulong_t shmmax; member1347 if (in->shmmax > INT_MAX) in copy_compat_shminfo_to_user()1348 in->shmmax = INT_MAX; in copy_compat_shminfo_to_user()1352 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()1361 info.shmmax = in->shmmax; in copy_compat_shminfo_to_user()
43 unsigned long shmmax; member
50 unsigned long shmmax; member
42 unsigned long shmmax; member
49 unsigned long shmmax; member
40 unsigned long shmmax; member
34 __kernel_ulong_t shmmax; member
94 int shmmax; member
1302 least ``ceil(shmmax/PAGE_SIZE)``.1314 shmmax chapter