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 1115 struct linux_sys_memfd_create_args { struct
1599 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 1369 struct linux_sys_memfd_create_args { struct
1958 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 1393 struct linux_sys_memfd_create_args { struct
1970 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 1281 struct linux_sys_memfd_create_args { struct
1851 int linux_sys_memfd_create(struct lwp *, const struct linux_sys_memfd_create_args *, register_t *);

Completed in 15 milliseconds