Searched defs:ptrace_peeksiginfo_args (Results 1 – 3 of 3) sorted by relevance
32 struct ptrace_peeksiginfo_args { struct33 __u64 off;34 __u32 flags;35 __s32 nr;
45 struct ptrace_peeksiginfo_args { struct46 __u64 off;47 __u32 flags;48 __s32 nr;
59 struct ptrace_peeksiginfo_args { struct60 __u64 off; /* from which siginfo to start */61 __u32 flags;62 __s32 nr; /* how may siginfos to take */