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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1120 struct linux_sys_memfd_create_args { struct
1606 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1286 struct linux_sys_memfd_create_args { struct
1858 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1374 struct linux_sys_memfd_create_args { struct
1965 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1398 struct linux_sys_memfd_create_args { struct
1977 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);

Completed in 26 milliseconds