Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dshm.h85 #define SHM_UNLOCK 12 macro
/linux/ipc/
H A Dshm.c1284 case SHM_UNLOCK: in ksys_shmctl()
1479 case SHM_UNLOCK: in compat_ksys_shmctl()
/linux/Documentation/mm/
H A Dunevictable-lru.rst149 (2) By SYSV SHM to mark SHM_LOCK'd address spaces until SHM_UNLOCK is called.
174 On an unlock action (such as SHM_UNLOCK), the unlocker (e.g. shmctl()) must scan
/linux/security/selinux/
H A Dhooks.c6232 case SHM_UNLOCK: in selinux_shm_shmctl()