Searched refs:COMPAT_SHMLBA (Results 1 – 3 of 3) sorted by relevance
114 #ifndef COMPAT_SHMLBA115 #define COMPAT_SHMLBA SHMLBA macro183 COMPAT_SHMLBA); in COMPAT_SYSCALL_DEFINE6()
1579 #ifndef COMPAT_SHMLBA1580 #define COMPAT_SHMLBA SHMLBA macro1588 err = do_shmat(shmid, compat_ptr(shmaddr), shmflg, &ret, COMPAT_SHMLBA); in COMPAT_SYSCALL_DEFINE3()
24 #define COMPAT_SHMLBA (4 * PAGE_SIZE) macro