HomeSort by: relevance | last modified time | path
    Searched refs:sys_getpriority_args (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/compat/linux32/common/
linux32_resource.c 175 struct sys_getpriority_args bsa;
  /src/sys/compat/sunos/
sunos_syscallargs.h 236 struct sys_getpriority_args;
606 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
sunos_sysent.c 436 ns(struct sys_getpriority_args),
  /src/sys/compat/ultrix/
ultrix_syscallargs.h 223 struct sys_getpriority_args;
577 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
ultrix_sysent.c 423 ns(struct sys_getpriority_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 255 struct sys_getpriority_args;
904 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
aoutm68k_sysent.c 594 ns(struct sys_getpriority_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 212 struct sys_getpriority_args;
792 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);
freebsd_sysent.c 475 ns(struct sys_getpriority_args),
  /src/sys/kern/
kern_resource.c 152 sys_getpriority(struct lwp *l, const struct sys_getpriority_args *uap,
init_sysent.c 585 ns(struct sys_getpriority_args),
systrace_args.c 740 const struct sys_getpriority_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 904 struct sys_getpriority_args ua;
  /src/sys/compat/linux/common/
linux_misc.c 1600 struct sys_getpriority_args bsa;
  /src/sys/sys/
syscallargs.h 612 struct sys_getpriority_args { struct
3611 int sys_getpriority(struct lwp *, const struct sys_getpriority_args *, register_t *);

Completed in 33 milliseconds