Home
last modified time | relevance | path

Searched refs:poll (Results 876 – 900 of 1197) sorted by relevance

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c2176 u32 poll = CSR_GP_CNTRL_REG_VAL_MAC_ACCESS_EN; in __iwl_trans_pcie_grab_nic_access() local
2186 poll = CSR_GP_CNTRL_REG_FLAG_MAC_STATUS; in __iwl_trans_pcie_grab_nic_access()
2214 ret = iwl_poll_bit(trans, CSR_GP_CNTRL, poll, mask, 15000); in __iwl_trans_pcie_grab_nic_access()
/openbmc/linux/net/unix/
H A Daf_unix.c846 .poll = unix_poll,
871 .poll = unix_dgram_poll,
895 .poll = unix_dgram_poll,
/openbmc/linux/kernel/rcu/
H A Drcutorture.c373 bool (*poll_need_2gp)(bool poll, bool poll_full);
526 static bool rcu_poll_need_2gp(bool poll, bool poll_full) in rcu_poll_need_2gp() argument
528 return poll; in rcu_poll_need_2gp()
/openbmc/qemu/docs/
H A Dpvrdma.txt247 - Offset 4 used for CQ operations (arm and poll)
/openbmc/phosphor-ipmi-blobs/
H A DREADME.md211 (implementation dependant). Callers are expected to poll on `BmcBlobSessionStat`
/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal-video.c823 .poll = vb2_fop_poll,
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c937 .poll = fops_poll,
/openbmc/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1573 .poll = ne_enclave_poll,
/openbmc/linux/drivers/media/usb/airspy/
H A Dairspy.c841 .poll = vb2_fop_poll,
/openbmc/linux/drivers/media/platform/
H A Dm2m-deinterlace.c898 .poll = v4l2_m2m_fop_poll,
/openbmc/linux/drivers/comedi/drivers/
H A Ddas1800.c1275 s->poll = das1800_ai_poll; in das1800_attach()
/openbmc/linux/drivers/media/platform/via/
H A Dvia-camera.c728 .poll = vb2_fop_poll,
/openbmc/linux/drivers/macintosh/
H A Dsmu.c1320 .poll = smu_fpoll,
/openbmc/linux/drivers/input/
H A Djoydev.c713 .poll = joydev_poll,
/openbmc/docs/designs/
H A Dexternal-sensor.md80 daemons to poll their hardware, but in this case, is used to manage how long it
/openbmc/linux/Documentation/process/
H A Dadding-syscalls.rst29 ``poll``/``select``/``epoll`` to receive that notification.
125 what it means to use the :manpage:`poll(2)` family of system calls on that file
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-rustix-libc-backend.patch19 …a7ddfeb33bb95dd31391d65f400fa622e5d0ab827c096cab16af4b6843b51","src/event/poll.rs":"0ee583dbd457a5…
21 …a7ddfeb33bb95dd31391d65f400fa622e5d0ab827c096cab16af4b6843b51","src/event/poll.rs":"0ee583dbd457a5…
H A Drv32-cargo-rustix-0.38.19-fix.patch37 …a7ddfeb33bb95dd31391d65f400fa622e5d0ab827c096cab16af4b6843b51","src/event/poll.rs":"0ee583dbd457a5…
39 …a7ddfeb33bb95dd31391d65f400fa622e5d0ab827c096cab16af4b6843b51","src/event/poll.rs":"0ee583dbd457a5…
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-core.c651 .poll = vb2_fop_poll,
662 .poll = vivid_radio_poll,
/openbmc/linux/Documentation/admin-guide/pm/
H A Dcpuidle.rst619 options related to CPU idle time management: ``idle=poll``, ``idle=halt``,
628 for this purpose, and if ``idle=poll`` is used, idle CPUs will execute a
630 that using ``idle=poll`` is somewhat drastic in many cases, as preventing idle
/openbmc/linux/Documentation/driver-api/usb/
H A Dusb.rst697 You can also poll() this to learn about new devices.
707 This file, in combination with the poll() system call, can also be used
717 poll(&pfd, 1, -1);
/openbmc/linux/net/smc/
H A Daf_smc.c2820 mask = smc->clcsock->ops->poll(file, smc->clcsock, wait); in smc_poll()
2834 mask |= smc->clcsock->ops->poll(file, smc->clcsock, in smc_poll()
3256 .poll = smc_poll,
/openbmc/linux/drivers/soc/aspeed/
H A Daspeed-xdma.c805 .poll = aspeed_xdma_poll,
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.c569 .poll = hdpvr_poll,
/openbmc/linux/Documentation/driver-api/nfc/
H A Dnfc-hci.rst309 space to let it know that the poll operation will never be able to detect a

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