Searched defs:ptrace_ldt (Results 1 – 5 of 5) sorted by relevance
14 struct ptrace_ldt { struct15 int func;16 void *ptr;17 unsigned long bytecount;
94 struct ptrace_ldt ptrace_ldt = (struct ptrace_ldt) { in read_ldt_from_host() local
151 int ptrace_ldt; variable