Home
last modified time | relevance | path

Searched defs:syscall_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_misc.h173 struct syscall_info { struct
174 uint8_t op;
175 uint32_t arch;
176 uint64_t instruction_pointer;
177 uint64_t stack_pointer;
178 union {