Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dptrace.h125 #define COMPAT_USER_SZ 296 macro
/openbmc/linux/arch/arm64/kernel/
H A Dptrace.c1873 else if (off >= COMPAT_USER_SZ) in compat_ptrace_read_user()
1887 if (off & 3 || off >= COMPAT_USER_SZ) in compat_ptrace_write_user()