Home
last modified time | relevance | path

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

/arch/mips/include/uapi/asm/
Derrno.h104 #define EALREADY 149 /* Operation already in progress */ macro
/arch/alpha/include/uapi/asm/
Derrno.h14 #define EALREADY 37 /* Operation already in progress */ macro
/arch/sparc/include/uapi/asm/
Derrno.h11 #define EALREADY 37 /* Operation already in progress */ macro
/arch/parisc/include/uapi/asm/
Derrno.h106 #define EALREADY 244 /* Operation already in progress */ macro
/arch/sh/boards/mach-landisk/
Dgio.c36 ret = -EALREADY; in gio_open()
/arch/um/kernel/
Dirq.c269 err = -EALREADY; in activate_fd()