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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 441 struct linux_sys_personality_args { struct
1308 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 616 struct linux_sys_personality_args { struct
1732 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 578 struct linux_sys_personality_args { struct
1609 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 463 struct linux_sys_personality_args { struct
1627 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 487 struct linux_sys_personality_args { struct
1653 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 468 struct linux_sys_personality_args { struct
1626 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 426 struct linux_sys_personality_args { struct
1654 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 438 struct linux_sys_personality_args { struct
1550 int linux_sys_personality(struct lwp *, const struct linux_sys_personality_args *, register_t *);

Completed in 21 milliseconds