Home
last modified time | relevance | path

Searched refs:COMPAT_SHMLBA (Results 1 – 3 of 3) sorted by relevance

/linux/ipc/
A Dsyscall.c120 #ifndef COMPAT_SHMLBA
121 #define COMPAT_SHMLBA SHMLBA macro
189 COMPAT_SHMLBA); in compat_ksys_ipc()
A Dshm.c1694 #ifndef COMPAT_SHMLBA
1695 #define COMPAT_SHMLBA SHMLBA macro
1703 err = do_shmat(shmid, compat_ptr(shmaddr), shmflg, &ret, COMPAT_SHMLBA); in COMPAT_SYSCALL_DEFINE3()
/linux/arch/arm64/include/asm/
A Dshmparam.h13 #define COMPAT_SHMLBA (4 * PAGE_SIZE) macro

Completed in 8 milliseconds