Home
last modified time | relevance | path

Searched refs:nlm_syscall_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/nlm/
HDnlm_prot_impl.c98 (sizeof(struct nlm_syscall_args) / sizeof(register_t)) | SYF_MPSAFE,
1699 sys_nlm_syscall(struct thread *td, struct nlm_syscall_args *uap) in sys_nlm_syscall()
/freebsd-11-stable/sys/kern/
HDinit_sysent.c202 …{ AS(nlm_syscall_args), (sy_call_t *)lkmressys, AUE_NULL, NULL, 0, 0, 0, SY_THR_ABSENT }, /* 154 =…
HDsystrace_args.c830 struct nlm_syscall_args *p = params; in systrace_args()
/freebsd-11-stable/sys/sys/
HDsysproto.h486 struct nlm_syscall_args { struct
1901 int sys_nlm_syscall(struct thread *, struct nlm_syscall_args *);