Searched defs:target_errno (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/util/ | ||
H A D | target.h | 24 enum target_errno { enum |
/openbmc/qemu/linux-user/ | ||
H A D | syscall.c | 555 static inline int target_to_host_errno(int target_errno) in target_to_host_errno() |