Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h89 #define TARGET_ENOLCK 77 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h134 #define TARGET_ENOLCK 77 /* No locks available */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h99 #define TARGET_ENOLCK 79 /* No record locks available */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h36 #define TARGET_ENOLCK 46 /* No record locks available */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h35 #define TARGET_ENOLCK 46 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h48 #define TARGET_ENOLCK 37 /* No record locks available */ macro