| /kernel/linux/linux-5.10/arch/um/os-Linux/ |
| D | sigio.c | 103 static int need_poll(struct pollfds *polls, int n) in need_poll() argument 107 if (n <= polls->size) in need_poll() 117 memcpy(new, polls->poll, polls->used * sizeof(struct pollfd)); in need_poll() 118 kfree(polls->poll); in need_poll() 120 polls->poll = new; in need_poll() 121 polls->size = n; in need_poll()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
| D | thermal-zones.yaml | 36 unexpectedly between polls. Choosing the right polling delays shall avoid 64 The maximum number of milliseconds to wait between polls when 72 The maximum number of milliseconds to wait between polls when
|
| D | brcm,sr-thermal.txt | 11 - polling-delay: Max number of milliseconds to wait between polls.
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | plip.rst | 92 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times 94 Alpha, as of this writing). Between two such polls, there are 10^6/HZ usecs. 96 quite possible for the trigger timeout to expire between two such polls, as
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | raspberrypi-hwmon.rst | 17 This driver periodically polls a mailbox property of the VC4 firmware to detect
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/ |
| D | amlogic,meson-gxbb-mhu.yaml | 18 data has been read by the remote. This driver assumes the sender polls
|
| D | arm,mhu.yaml | 17 by the remote. This driver assumes the sender polls STAT register and the
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | input-polldev.h | 19 * @poll: driver-supplied method that polls the device and posts
|
| D | thermal.h | 119 * @passive_delay: number of milliseconds to wait between polls when 121 * @polling_delay: number of milliseconds to wait between polls when
|
| D | mailbox_controller.h | 67 * @txpoll_period: If 'txdone_poll' is in effect, the API polls for
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
| D | gzip_vas.c | 185 fprintf(stderr, "CSB still not valid after %d polls.\n", in nx_wait_for_csb() 187 prt_err("CSB still not valid after %d polls, giving up.\n", in nx_wait_for_csb()
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | debugfs-cros-ec | 6 can be used to grab the EC logs. The kernel polls for the log
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| D | i2c-stub.rst | 62 If your target driver polls some byte or word waiting for it to change, the
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
| D | mptcp_connect.c | 703 struct pollfd polls; in main_loop_s() local 707 polls.fd = listensock; in main_loop_s() 708 polls.events = POLLIN; in main_loop_s() 710 switch (poll(&polls, 1, poll_timeout)) { in main_loop_s()
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | netdev.h | 57 /* count of enabled napi polls */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/ |
| D | dm_helpers.h | 98 * Polls for ACT (allocation change trigger) handled and
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_ring.h | 100 u64 polls; member
|
| /kernel/linux/linux-5.10/Documentation/sound/hd-audio/ |
| D | controls.rst | 96 unsolicited event per jack plug. When this is on, the driver polls
|
| /kernel/linux/linux-5.10/sound/pci/mixart/ |
| D | mixart_hwdep.h | 72 * the driver polls on this address, until it shows 1 (presence) or 2 (absence)
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
| D | igc_nvm.c | 12 * Polls the EEPROM status bit for either read or write completion based
|
| /kernel/linux/linux-5.10/drivers/input/ |
| D | Kconfig | 59 device that periodically polls hardware state. This
|
| /kernel/linux/linux-5.10/drivers/pps/clients/ |
| D | pps_parport.c | 79 * number of polls is limited by clear_wait parameter which is in parport_irq()
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| D | adb-iop.c | 112 * produced when the IOP polls devices. They are mostly timeouts. in adb_iop_listen()
|
| /kernel/linux/linux-5.10/drivers/parisc/ |
| D | power.c | 113 /* main kernel thread worker. It polls the button state */
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | apanel.c | 9 * accessible via the i2c/smbus interface. This driver polls those
|