Searched refs:struct_ptrace_ptrace_event_struct_sz (Results 1 – 3 of 3) sorted by relevance
446 extern unsigned struct_ptrace_ptrace_event_struct_sz;
319 PRE_READ(addr_, struct_ptrace_ptrace_event_struct_sz);321 PRE_WRITE(addr_, struct_ptrace_ptrace_event_struct_sz);372 POST_READ(addr_, struct_ptrace_ptrace_event_struct_sz);374 POST_WRITE(addr_, struct_ptrace_ptrace_event_struct_sz);
625 unsigned struct_ptrace_ptrace_event_struct_sz = sizeof(ptrace_event_t); variable