| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-platform-profile | 38 This file can be monitored for changes by polling for POLLPRI, 39 POLLPRI will be signaled on any changes, independent of those
|
| H A D | sysfs-platform_profile | 30 This file can be monitored for changes by polling for POLLPRI, 31 POLLPRI will be signalled on any changes, independent of those
|
| H A D | sysfs-driver-intc_sar | 52 using POLLPRI event on file-descriptor (fd) obtained by opening
|
| /linux-6.15/Documentation/translations/zh_CN/accounting/ |
| H A D | psi.rst | 118 fds.events = POLLPRI; 137 if (fds.revents & POLLPRI) {
|
| /linux-6.15/include/uapi/asm-generic/ |
| H A D | poll.h | 7 #define POLLPRI 0x0002 macro
|
| /linux-6.15/tools/leds/ |
| H A D | led_hw_brightness_mon.c | 56 pollfd.events = POLLPRI; in main()
|
| /linux-6.15/tools/testing/selftests/ftrace/ |
| H A D | poll.c | 35 pfd.events = POLLPRI; in main()
|
| /linux-6.15/tools/gpio/ |
| H A D | gpio-watch.c | 56 pfd.events = POLLIN | POLLPRI; in main()
|
| /linux-6.15/tools/testing/selftests/thermal/intel/power_floor/ |
| H A D | power_floor_test.c | 86 ufd.events = POLLPRI; in main()
|
| /linux-6.15/arch/x86/um/ |
| H A D | user-offsets.c | 73 DEFINE(UM_POLLPRI, POLLPRI); in foo()
|
| /linux-6.15/tools/testing/selftests/thermal/intel/workload_hint/ |
| H A D | workload_hint_test.c | 129 ufd.events = POLLPRI; in main()
|
| /linux-6.15/Documentation/userspace-api/media/v4l/ |
| H A D | func-poll.rst | 63 then ``POLLPRI`` will be set in the ``revents`` field and 79 If the caller is only interested in events (just ``POLLPRI`` is set in
|
| H A D | dev-event.rst | 29 poll system calls on video devices. The V4L2 events use POLLPRI events
|
| /linux-6.15/Documentation/userspace-api/media/mediactl/ |
| H A D | request-func-poll.rst | 45 is non-zero). Request file descriptor set the ``POLLPRI`` flag in ``revents``
|
| H A D | request-api.rst | 197 struct pollfd pfd = { .events = POLLPRI, .fd = req_fd };
|
| /linux-6.15/tools/include/nolibc/ |
| H A D | types.h | 161 #define POLLPRI 0x0002 macro
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-func-poll.rst | 49 then the ``POLLPRI`` flag is set. When the function times out it returns
|
| /linux-6.15/Documentation/accounting/ |
| H A D | psi.rst | 148 fds.events = POLLPRI; 167 if (fds.revents & POLLPRI) {
|
| /linux-6.15/Documentation/driver-api/ |
| H A D | switchtec.rst | 75 POLLPRI. In this way, userspace can wait for events to occur.
|
| /linux-6.15/Documentation/userspace-api/gpio/ |
| H A D | sysfs.rst | 98 you use poll(2), set the events POLLPRI and POLLERR. If you
|
| /linux-6.15/io_uring/ |
| H A D | poll.c | 677 __poll_t mask = POLLPRI | POLLERR | EPOLLET; in io_arm_poll_handler()
|
| /linux-6.15/Documentation/misc-devices/ |
| H A D | xilinx_sdfec.rst | 205 …- ``POLLPRI`` indicates a critical error and the user should use :c:macro:`XSDFEC_GET_STATUS` and …
|
| /linux-6.15/Documentation/userspace-api/media/dvb/ |
| H A D | legacy_dvb_video.rst | 1306 included in the exceptfds argument, and for poll(), POLLPRI should be
|