Searched refs:ktr_args (Results 1 – 4 of 4) sorted by relevance
74 ip = first = &ktr->ktr_args[0]; in ktrsyscall_linux()297 ip = first = &ktr->ktr_args[0]; in ktrsyscall_linux32()
836 ip = &ktr->ktr_args[0]; in ktrsyscall()874 ip = first = &ktr->ktr_args[0]; in ktrsyscall_freebsd()
113 register_t ktr_args[1]; member
114 [KTR_SYSCALL] = offsetof(struct ktr_syscall, ktr_args),