Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/asm-generic/
H A Dpoll.h19 #ifndef POLLWRBAND
20 #define POLLWRBAND 0x0200 macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dpoll.h6 #define POLLWRBAND 256 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dpoll.h6 #define POLLWRBAND 0x0100 macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dpoll.h16 #define POLLWRBAND 0x0100 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dpoll.h6 #define POLLWRBAND 256 macro
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-musl-riscv32-Define-F_SETLK-F_SETLKW-and-fix-F_GETLK.patch19 @@ -339,9 +339,11 @@ pub const POLLWRBAND: ::c_short = 512;