Home
last modified time | relevance | path

Searched refs:SHM_DEST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dshm.c80 #define SHM_DEST 01000 /* segment will be destroyed on last detach */ macro
130 shp->shm_perm.mode |= SHM_DEST; in do_shm_rmid()
356 (shp->shm_perm.mode & SHM_DEST)); in shm_may_destroy()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c80 #define SHM_DEST 01000 /* segment will be destroyed on last detach */ macro
130 shp->shm_perm.mode |= SHM_DEST; in do_shm_rmid()
359 (shp->shm_perm.mode & SHM_DEST)); in shm_may_destroy()

Completed in 5 milliseconds