Searched refs:COMPAT_SHMLBA (Results 1 – 3 of 3) sorted by relevance
120 #ifndef COMPAT_SHMLBA121 #define COMPAT_SHMLBA SHMLBA macro189 COMPAT_SHMLBA); in compat_ksys_ipc()
1694 #ifndef COMPAT_SHMLBA1695 #define COMPAT_SHMLBA SHMLBA macro1703 err = do_shmat(shmid, compat_ptr(shmaddr), shmflg, &ret, COMPAT_SHMLBA); in COMPAT_SYSCALL_DEFINE3()
13 #define COMPAT_SHMLBA (4 * PAGE_SIZE) macro
Completed in 8 milliseconds