Home
last modified time | relevance | path

Searched refs:sys_modctl_args (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/kern/
Dsys_module.c262 sys_modctl(struct lwp *l, const struct sys_modctl_args *uap, in sys_modctl()
Dinit_sysent.c1257 ns(struct sys_modctl_args),
Dsystrace_args.c1819 const struct sys_modctl_args *p = params; in systrace_args()
/netbsd/src/sys/sys/
Dsyscallargs.h1585 struct sys_modctl_args { struct
3873 int sys_modctl(struct lwp *, const struct sys_modctl_args *, register_t *);
/netbsd/src/sys/rump/librump/rumpkern/
Drump_syscalls.c2710 struct sys_modctl_args callarg; in rump___sysimpl_modctl()
7684 ns(struct sys_modctl_args),