Searched refs:SHM_LOCK (Results 1 – 10 of 10) sorted by relevance
37 #define SHM_LOCK 11 /* lock segment (root only) */ macro
82 #define SHM_LOCK 11 macro
84 #define SHM_LOCK 11 macro
47 * Those mapped into SHM_LOCK'd shared memory regions.151 (2) By SYSV SHM to mark SHM_LOCK'd address spaces until SHM_UNLOCK is called.153 Note that SHM_LOCK is not required to page in the locked pages if they're171 might be), the lock action (eg: SHM_LOCK) can be lazy, and need not populate173 any special effort to push any pages in the SHM_LOCK'd area to the unevictable597 (2) SHM_LOCK'd shared memory pages. shmctl(SHM_LOCK) does not attempt to599 when an application accesses the page the first time after SHM_LOCK'ing608 shrink_inactive_list() should only see SHM_LOCK'd pages that became SHM_LOCK'd
1193 if (cmd == SHM_LOCK && !rlimit(RLIMIT_MEMLOCK)) { in shmctl_do_lock()1203 if (cmd == SHM_LOCK) { in shmctl_do_lock()1281 case SHM_LOCK: in ksys_shmctl()1476 case SHM_LOCK: in compat_ksys_shmctl()
159 shmctl(SHM_LOCK) and mlock() memory segments
2984 case SHM_LOCK: in smack_shm_shmctl()
6209 case SHM_LOCK: in selinux_shm_shmctl()