HomeSort by: relevance | last modified time | path
    Searched refs:sys_munlock_args (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 485 struct sys_munlock_args;
1128 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
aoutm68k_sysent.c 1216 ns(struct sys_munlock_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 433 struct sys_munlock_args;
970 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
freebsd_sysent.c 959 ns(struct sys_munlock_args),
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1060 struct sys_munlock_args;
1585 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 1100 ns(struct sys_munlock_args),
linux_systrace_args.c 1702 const struct sys_munlock_args *p = params;
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 644 struct sys_munlock_args;
1651 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 769 ns(struct sys_munlock_args),
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 548 struct sys_munlock_args;
1691 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 686 ns(struct sys_munlock_args),
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 597 struct sys_munlock_args;
1736 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 1253 ns(struct sys_munlock_args),
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 530 struct sys_munlock_args;
1673 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 681 ns(struct sys_munlock_args),
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 529 struct sys_munlock_args;
1664 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 703 ns(struct sys_munlock_args),
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 508 struct sys_munlock_args;
1696 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 684 ns(struct sys_munlock_args),
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 505 struct sys_munlock_args;
1588 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);
linux_sysent.c 678 ns(struct sys_munlock_args),
  /src/sys/uvm/
uvm_mmap.c 804 sys_munlock(struct lwp *l, const struct sys_munlock_args *uap,
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1421 struct sys_munlock_args ua;
  /src/sys/kern/
init_sysent.c 1079 ns(struct sys_munlock_args),
  /src/sys/sys/
syscallargs.h 1331 struct sys_munlock_args { struct
3807 int sys_munlock(struct lwp *, const struct sys_munlock_args *, register_t *);

Completed in 49 milliseconds

1 2