Home
last modified time | relevance | path

Searched refs:POLLWRNORM (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/uapi/asm-generic/
Dpoll.h16 #ifndef POLLWRNORM
17 #define POLLWRNORM 0x0100 macro
/Linux-v5.4/arch/mips/include/uapi/asm/
Dpoll.h5 #define POLLWRNORM POLLOUT macro
/Linux-v5.4/arch/m68k/include/uapi/asm/
Dpoll.h5 #define POLLWRNORM POLLOUT macro
/Linux-v5.4/arch/xtensa/include/uapi/asm/
Dpoll.h15 #define POLLWRNORM POLLOUT macro
/Linux-v5.4/arch/sparc/include/uapi/asm/
Dpoll.h5 #define POLLWRNORM POLLOUT macro
/Linux-v5.4/Documentation/media/uapi/v4l/
Dfunc-poll.rst59 ``POLLWRNORM`` flags. When the function timed out it returns a value of
70 ``POLLWRNORM`` flags in the ``revents`` field.
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-func-poll.rst58 ``POLLWRNORM`` flags are set. If there are events in the event queue,
/Linux-v5.4/Documentation/usb/
Dgadget_printer.rst268 fd[0].events = POLLOUT | POLLWRNORM;
286 if (retval && (fd[0].revents & POLLWRNORM)) {
/Linux-v5.4/net/xdp/
Dxsk.c448 mask |= POLLOUT | POLLWRNORM; in xsk_poll()
/Linux-v5.4/Documentation/filesystems/
Dspufs.txt124 Poll on the ibox file returns (POLLOUT | POLLWRNORM) whenever