Home
last modified time | relevance | path

Searched refs:ktr_syscall (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/kern/
Dkern_ktrace.c100 struct ktr_syscall ktr_syscall; member
112 [KTR_SYSCALL] = offsetof(struct ktr_syscall, ktr_args),
446 struct ktr_syscall *ktp;
461 ktp = &req->ktr_data.ktr_syscall;
/freebsd-10-stable/usr.bin/kdump/
Dkdump.c94 void ktrsyscall(struct ktr_syscall *, u_int);
162 void linux_ktrsyscall(struct ktr_syscall *, u_int);
358 linux_ktrsyscall((struct ktr_syscall *)m, in main()
362 ktrsyscall((struct ktr_syscall *)m, sv_flags); in main()
630 ktrsyscall(struct ktr_syscall *ktr, u_int flags) in ktrsyscall()
1970 linux_ktrsyscall(struct ktr_syscall *ktr, u_int sv_flags) in linux_ktrsyscall()
/freebsd-10-stable/sys/sys/
Dktrace.h87 struct ktr_syscall { struct