Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Dptrace.h104 #define COMPAT_USER_SZ 296 macro
/arch/arm64/kernel/
A Dptrace.c2044 else if (off >= COMPAT_USER_SZ) in compat_ptrace_read_user()
2058 if (off & 3 || off >= COMPAT_USER_SZ) in compat_ptrace_write_user()

Completed in 8 milliseconds