HomeSort by relevance Sort by last modified time
    Searched refs:ptrace_regs (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/ptrace/
ptrace.h 30 typedef struct pt_regs ptrace_regs; typedef in typeref:struct:pt_regs
32 typedef struct user_regs_struct ptrace_regs; typedef in typeref:struct:user_regs_struct
ptrace04.c 53 ptrace_regs _pt_regs;
96 tst_brkm(TCONF, cleanup, "System doesn't have ptrace_regs structure");

Completed in 205 milliseconds