Searched refs:nlm_syscall_args (Results 1 – 3 of 3) sorted by relevance
479 struct nlm_syscall_args { struct1950 int sys_nlm_syscall(struct thread *, struct nlm_syscall_args *);
212 …{ .sy_narg = AS(nlm_syscall_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_…
814 struct nlm_syscall_args *p = params; in systrace_args()