Searched refs:COMPAT_USER_SZ (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/arm64/kernel/
H A Dptrace.c1911 else if (off >= COMPAT_USER_SZ)
1925 if (off & 3 || off >= COMPAT_USER_SZ)
/linux-master/arch/arm64/include/asm/
H A Dptrace.h125 #define COMPAT_USER_SZ 296 macro

Completed in 336 milliseconds