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.h171 struct syscall_info { struct
172 uint8_t op;
173 uint32_t arch;
174 uint64_t instruction_pointer;
175 uint64_t stack_pointer;
176 union {