Home
last modified time | relevance | path

Searched refs:SHM_NORESERVE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dshm.h53 #define SHM_NORESERVE 010000 /* don't check for reservations */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dshm.h53 #define SHM_NORESERVE 010000 /* don't check for reservations */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dshm.h47 #define SHM_NORESERVE 010000 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dshm.h36 #define SHM_NORESERVE 010000 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dshm.h47 #define SHM_NORESERVE 010000 macro
/kernel/linux/linux-5.10/ipc/
H A Dshm.c742 if (shmflg & SHM_NORESERVE) in newseg()
752 if ((shmflg & SHM_NORESERVE) && in newseg()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c755 if (shmflg & SHM_NORESERVE) in newseg()
764 if ((shmflg & SHM_NORESERVE) && in newseg()

Completed in 7 milliseconds