Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/kdump/
HDkdump.h87 void ktrsyscall_linux(struct ktr_syscall *ktr, register_t **resip,
HDlinux.c65 ktrsyscall_linux(struct ktr_syscall *ktr, register_t **resip, in ktrsyscall_linux() function
HDkdump.c853 ktrsyscall_linux(ktr, &ip, &narg, &c); in ktrsyscall()