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 1107 struct linux_sys_memfd_create_args { struct
1589 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 1273 struct linux_sys_memfd_create_args { struct
1841 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 *);

Completed in 43 milliseconds