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

/linux-4.1.27/arch/arm64/include/asm/
H A Dshmparam.h24 #define COMPAT_SHMLBA 0x4000 macro
/linux-4.1.27/ipc/
H A Dcompat.c324 #ifndef COMPAT_SHMLBA
325 #define COMPAT_SHMLBA SHMLBA macro
396 COMPAT_SHMLBA); COMPAT_SYSCALL_DEFINE6()
557 err = do_shmat(shmid, compat_ptr(shmaddr), shmflg, &ret, COMPAT_SHMLBA); COMPAT_SYSCALL_DEFINE3()

Completed in 131 milliseconds