HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_memfd_create_args (Results 1 - 12 of 12) 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 *);
linux_sysent.c 1267 ns(struct linux_sys_memfd_create_args),
linux_systrace_args.c 1800 const struct linux_sys_memfd_create_args *p = params;
  /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 *);
linux_sysent.c 1457 ns(struct linux_sys_memfd_create_args),
linux_systrace_args.c 2116 const struct linux_sys_memfd_create_args *p = params;
  /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 *);
linux_sysent.c 1545 ns(struct linux_sys_memfd_create_args),
linux_systrace_args.c 2247 const struct linux_sys_memfd_create_args *p = params;
  /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 *);
linux_sysent.c 1533 ns(struct linux_sys_memfd_create_args),
  /src/sys/compat/linux/common/
linux_misc.c 2022 const struct linux_sys_memfd_create_args *uap, register_t *retval)

Completed in 27 milliseconds