Searched refs:SHM_LOCK (Results 1 – 7 of 7) sorted by relevance
54 #define SHM_LOCK 11 macro
71 (*) Those mapped into SHM_LOCK'd shared memory regions.173 (2) By SYSV SHM to mark SHM_LOCK'd address spaces until SHM_UNLOCK is called.175 Note that SHM_LOCK is not required to page in the locked pages if they're188 might be), the lock action (eg: SHM_LOCK) can be lazy, and need not populate190 any special effort to push any pages in the SHM_LOCK'd area to the unevictable591 (2) SHM_LOCK'd shared memory pages. shmctl(SHM_LOCK) does not attempt to593 when an application accesses the page the first time after SHM_LOCK'ing602 shrink_inactive_list() should only see SHM_LOCK'd pages that became SHM_LOCK'd
143 eg. ramfs pages, shmctl(SHM_LOCK) and mlock() memory segments
1002 case SHM_LOCK: in SYSCALL_DEFINE3()1034 if (cmd == SHM_LOCK && !rlimit(RLIMIT_MEMLOCK)) { in SYSCALL_DEFINE3()1044 if (cmd == SHM_LOCK) { in SYSCALL_DEFINE3()
680 case SHM_LOCK: in COMPAT_SYSCALL_DEFINE3()
2982 case SHM_LOCK: in smack_shm_shmctl()
5403 case SHM_LOCK: in selinux_shm_shmctl()