Home
last modified time | relevance | path

Searched refs:poll (Results 776 – 800 of 1199) sorted by relevance

1...<<31323334353637383940>>...48

/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1117 self._pollobj = select.poll()
1187 ret = self._pollobj.poll(timeout)
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py447 if self._p.poll() is not None:
531 if p.poll() is not None:
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-video.c1138 .poll = vb2_fop_poll,
1215 .poll = v4l2_ctrl_poll,
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c1107 goto poll; in bgx_lmac_enable()
1128 poll: in bgx_lmac_enable()
/openbmc/linux/Documentation/filesystems/
H A Dorangefs.rst346 it on the request list, and signals the Orangefs file_operations.poll
379 can't be triggered by the Orangefs file_operations.poll function.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb211 poll() for monitoring changes to this value in user space.
268 'configured', and 'suspended'. This file supports poll() to
/openbmc/linux/net/kcm/
H A Dkcmsock.c1752 .poll = datagram_poll,
1773 .poll = datagram_poll,
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md615 /* Set up poll behaviour, and record our starting time for
626 rc = poll(pollfds, 1, timeout)
628 err(EXIT_FAILURE, "poll");
/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c2024 if (s->poll) in do_poll_ioctl()
2025 return s->poll(dev, s); in do_poll_ioctl()
3185 .poll = comedi_poll,
/openbmc/qemu/linux-user/sparc/
H A Dsyscall.tbl190 153 common poll sys_poll
/openbmc/qemu/linux-user/alpha/
H A Dsyscall.tbl103 94 common poll sys_poll
/openbmc/qemu/linux-user/i386/
H A Dsyscall_32.tbl182 168 i386 poll sys_poll
/openbmc/qemu/linux-user/mips/
H A Dsyscall_o32.tbl202 188 o32 poll sys_poll
/openbmc/docs/designs/
H A Dbios-bmc-smm-error-logging.md98 This daemon will poll the buffer at a set interval (the exact number will be
/openbmc/linux/drivers/misc/
H A Dhpilo.c640 .poll = ilo_poll,
/openbmc/linux/drivers/media/usb/usbtv/
H A Dusbtv-video.c720 .poll = vb2_fop_poll,
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.c756 err = poll(&pfd, 1, 1); in ynl_ntf_check()
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c656 .poll = v4l2_m2m_fop_poll,
/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-video.c995 .poll = vb2_fop_poll,
/openbmc/linux/drivers/media/platform/nxp/
H A Dmx2_emmaprp.c783 .poll = v4l2_m2m_fop_poll,
/openbmc/linux/drivers/media/i2c/
H A Dvideo-i2c.c396 .poll = vb2_fop_poll,
/openbmc/linux/drivers/comedi/drivers/
H A Dni_pcidio.c947 s->poll = &ni_pcidio_poll; in nidio_auto_attach()
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-m2m.c720 .poll = v4l2_m2m_fop_poll,
/openbmc/linux/net/rxrpc/
H A Daf_rxrpc.c948 .poll = rxrpc_poll,
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c704 .poll = v4l2_m2m_fop_poll,

1...<<31323334353637383940>>...48