Searched refs:COMPAT_USER_SZ (Results 1 - 2 of 2) sorted by relevance

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

Completed in 228 milliseconds