Searched refs:netbsd32_setpriority_args (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/compat/sunos32/ |
H A D | sunos32_syscallargs.h | 235 struct netbsd32_setpriority_args; 607 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
|
H A D | sunos32_sysent.c | 379 ns(struct netbsd32_setpriority_args),
|
/netbsd-src/sys/compat/linux32/arch/aarch64/ |
H A D | linux32_syscallargs.h | 315 struct netbsd32_setpriority_args; 1285 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
|
H A D | linux32_sysent.c | 395 ns(struct netbsd32_setpriority_args),
|
H A D | linux32_systrace_args.c | 604 const struct netbsd32_setpriority_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/linux32/arch/amd64/ |
H A D | linux32_syscallargs.h | 320 struct netbsd32_setpriority_args; 1280 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
|
H A D | linux32_sysent.c | 399 ns(struct netbsd32_setpriority_args),
|
H A D | linux32_systrace_args.c | 611 const struct netbsd32_setpriority_args *p = params; in systrace_args()
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_sysent.c | 510 ns(struct netbsd32_setpriority_args),
|
H A D | netbsd32_syscallargs.h | 502 struct netbsd32_setpriority_args { struct 3017 int netbsd32_setpriority(struct lwp *, const struct netbsd32_setpriority_args *, register_t *);
|
H A D | netbsd32_netbsd.c | 847 netbsd32_setpriority(struct lwp *l, const struct netbsd32_setpriority_args *uap, register_t *retval) in netbsd32_setpriority()
|
H A D | netbsd32_systrace_args.c | 704 const struct netbsd32_setpriority_args *p = params; in systrace_args()
|