Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dsyscall.c120 #ifndef COMPAT_SHMLBA
121 #define COMPAT_SHMLBA SHMLBA macro
189 COMPAT_SHMLBA); in compat_ksys_ipc()
H A Dshm.c1700 #ifndef COMPAT_SHMLBA
1701 #define COMPAT_SHMLBA SHMLBA macro
1709 err = do_shmat(shmid, compat_ptr(shmaddr), shmflg, &ret, COMPAT_SHMLBA); in COMPAT_SYSCALL_DEFINE3()
/kernel/linux/linux-6.6/ipc/
H A Dsyscall.c120 #ifndef COMPAT_SHMLBA
121 #define COMPAT_SHMLBA SHMLBA macro
189 COMPAT_SHMLBA); in compat_ksys_ipc()
H A Dshm.c1710 #ifndef COMPAT_SHMLBA
1711 #define COMPAT_SHMLBA SHMLBA macro
1719 err = do_shmat(shmid, compat_ptr(shmaddr), shmflg, &ret, COMPAT_SHMLBA); in COMPAT_SYSCALL_DEFINE3()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dshmparam.h13 #define COMPAT_SHMLBA (4 * PAGE_SIZE) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dshmparam.h13 #define COMPAT_SHMLBA (4 * PAGE_SIZE) macro

Completed in 6 milliseconds