Home
last modified time | relevance | path

Searched refs:EALREADY (Results 1 – 5 of 5) sorted by relevance

/arch/sparc/include/asm/
Derrno.h10 #define EALREADY 37 /* Operation already in progress */ macro
/arch/mips/include/asm/
Derrno.h103 #define EALREADY 149 /* Operation already in progress */ macro
/arch/parisc/include/asm/
Derrno.h107 #define EALREADY 244 /* Operation already in progress */ macro
/arch/alpha/include/asm/
Derrno.h13 #define EALREADY 37 /* Operation already in progress */ macro
/arch/sh/boards/mach-landisk/
Dgio.c42 ret = -EALREADY; in gio_open()