Home
last modified time | relevance | path

Searched refs:netbsd32_setpriority_args (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/compat/sunos32/
H A Dsunos32_syscallargs.h235 struct netbsd32_setpriority_args;
607 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
H A Dsunos32_sysent.c379 ns(struct netbsd32_setpriority_args),
/netbsd-src/sys/compat/linux32/arch/aarch64/
H A Dlinux32_syscallargs.h315 struct netbsd32_setpriority_args;
1285 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
H A Dlinux32_sysent.c395 ns(struct netbsd32_setpriority_args),
H A Dlinux32_systrace_args.c604 const struct netbsd32_setpriority_args *p = params; in systrace_args()
/netbsd-src/sys/compat/linux32/arch/amd64/
H A Dlinux32_syscallargs.h320 struct netbsd32_setpriority_args;
1280 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
H A Dlinux32_sysent.c399 ns(struct netbsd32_setpriority_args),
H A Dlinux32_systrace_args.c611 const struct netbsd32_setpriority_args *p = params; in systrace_args()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c510 ns(struct netbsd32_setpriority_args),
H A Dnetbsd32_syscallargs.h502 struct netbsd32_setpriority_args { struct
3017 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
H A Dnetbsd32_netbsd.c847 netbsd32_setpriority(struct lwp *l, const struct netbsd32_setpriority_args *uap, register_t *retval) in netbsd32_setpriority()
H A Dnetbsd32_systrace_args.c704 const struct netbsd32_setpriority_args *p = params; in systrace_args()