Searched refs:COMPAT_USER_SZ (Results 1 – 2 of 2) sorted by relevance
107 #define COMPAT_USER_SZ 296 macro
1548 else if (off >= COMPAT_USER_SZ) in compat_ptrace_read_user()1562 if (off & 3 || off >= COMPAT_USER_SZ) in compat_ptrace_write_user()