Home
last modified time | relevance | path

Searched refs:SHM_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dshm.h55 #define SHM_UNLOCK 12 macro
/linux-4.4.14/ipc/
Dcompat.c681 case SHM_UNLOCK: in COMPAT_SYSCALL_DEFINE3()
Dshm.c1003 case SHM_UNLOCK: in SYSCALL_DEFINE3()
/linux-4.4.14/Documentation/vm/
Dunevictable-lru.txt173 (2) By SYSV SHM to mark SHM_LOCK'd address spaces until SHM_UNLOCK is called.
194 On an unlock action (such as SHM_UNLOCK), the unlocker (eg: shmctl()) must scan
/linux-4.4.14/security/smack/
Dsmack_lsm.c2983 case SHM_UNLOCK: in smack_shm_shmctl()
/linux-4.4.14/security/selinux/
Dhooks.c5404 case SHM_UNLOCK: in selinux_shm_shmctl()