HomeSort by: relevance | last modified time | path
    Searched defs:linux_user (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/arch/powerpc/
linux_ptrace.c 76 struct linux_user { struct
92 #define LUSR_OFF(member) offsetof(struct linux_user, member)
  /src/sys/compat/linux/arch/i386/
linux_ptrace.c 91 struct linux_user { struct
116 #define LUSR_OFF(member) offsetof(struct linux_user, member)

Completed in 11 milliseconds