Home
last modified time | relevance | path

Searched refs:poll (Results 1776 - 1800 of 2315) sorted by relevance

1...<<71727374757677787980>>...93

/kernel/linux/linux-5.10/fs/
H A Dnamespace.c803 wake_up_interruptible(&ns->poll); in touch_mnt_namespace()
814 wake_up_interruptible(&ns->poll); in __touch_mnt_namespace()
3315 init_waitqueue_head(&new_ns->poll); in alloc_mnt_ns()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c882 wake_up_interruptible(&ns->poll); in touch_mnt_namespace()
893 wake_up_interruptible(&ns->poll); in __touch_mnt_namespace()
3747 init_waitqueue_head(&new_ns->poll); in alloc_mnt_ns()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_generic.c22 #include <linux/poll.h>
943 .poll = ffs_ep0_poll,
1441 .poll = ffs_epfile_poll,
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c777 * @sock: socket for which to calculate the poll bits
785 * exits. TCP and other protocols seem to rely on higher level poll routines
2687 * Since we do not 'race & poll' for established sockets in tipc_wait_for_accept()
2822 /* Wake up anyone sleeping in poll. */ in tipc_shutdown()
3369 .poll = tipc_poll,
3389 .poll = tipc_poll,
3409 .poll = tipc_poll,
/kernel/linux/linux-6.6/net/smc/
H A Daf_smc.c2838 mask = smc->clcsock->ops->poll(file, smc->clcsock, wait); in smc_poll()
2852 mask |= smc->clcsock->ops->poll(file, smc->clcsock, in smc_poll()
3274 .poll = smc_poll,
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c55 #include <linux/poll.h>
4101 .poll = _ctl_poll,
4112 .poll = _ctl_poll,
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_msghandler.c19 #include <linux/poll.h>
3379 if (intf->handlers->poll) in ipmi_poll()
3380 intf->handlers->poll(intf->send_info); in ipmi_poll()
5101 if (!intf->handlers->poll) in panic_event()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c138 #define BRCMF_CONSOLE 10 /* watchdog interval to poll console */
481 bool poll; /* Use polling */ member
2358 /* In poll mode, need to check for other events */ in brcmf_sdio_sendfromq()
3661 bus->poll && (++bus->polltick >= bus->pollrate)) { in brcmf_sdio_bus_watchdog()
3664 /* Reset poll tick */ in brcmf_sdio_bus_watchdog()
4063 /* Set the poll and/or interrupt flags */ in brcmf_sdio_probe_attach()
4065 bus->poll = false; in brcmf_sdio_probe_attach()
4066 if (bus->poll) in brcmf_sdio_probe_attach()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_mlme_ext.c1860 int poll = 0; in send_beacon() local
1871 poll++; in send_beacon()
1872 } while ((poll % 10) != 0 && !bxmitok && !padapter->bSurpriseRemoved && !padapter->bDriverStopped); in send_beacon()
1885 DBG_88E("%s success, issue:%d, poll:%d, %u ms\n", in send_beacon()
1886 __func__, issue, poll, in send_beacon()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_msghandler.c20 #include <linux/poll.h>
3497 if (intf->handlers->poll) in ipmi_poll()
3498 intf->handlers->poll(intf->send_info); in ipmi_poll()
5419 if (!intf->handlers->poll) in panic_event()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dsdio.c479 bool poll; /* Use polling */ member
2369 /* In poll mode, need to check for other events */ in brcmf_sdio_sendfromq()
3674 bus->poll && (++bus->polltick >= bus->pollrate)) { in brcmf_sdio_bus_watchdog()
3677 /* Reset poll tick */ in brcmf_sdio_bus_watchdog()
4079 /* Set the poll and/or interrupt flags */ in brcmf_sdio_probe_attach()
4081 bus->poll = false; in brcmf_sdio_probe_attach()
4082 if (bus->poll) in brcmf_sdio_probe_attach()
/third_party/python/Lib/test/
H A Dtest_subprocess.py1224 self.assertIsNone(p.poll())
1228 self.assertEqual(p.poll(), 0)
1383 results.append(('thread-start-poll-result', proc.poll()))
1422 self.assertEqual([('thread-start-poll-result', None),
3285 # bpo-38630: send_signal() must poll the process exit status to reduce
3313 p.poll()
3315 with mock.patch.object(p, 'poll', new=lambda: None):
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c23 #include <linux/poll.h>
2932 .poll = dvb_frontend_poll,
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-video.c1911 .poll = vb2_fop_poll,
1967 .poll = radio_poll,
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1054 * xaui_align [we have to poll the positive edge]. */ in falcon_ack_status_intr()
1497 efx->phy_op->poll(efx); in falcon_reconfigure_port()
2090 link_changed = efx->phy_op->poll(efx); in falcon_monitor()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Ddevx.c2507 .poll = devx_async_cmd_event_poll,
2622 .poll = devx_async_event_poll,
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_generic.c29 #include <linux/poll.h>
85 wait_queue_head_t rwait; /* for poll on reading /dev/ppp */
116 struct ppp_file file; /* stuff for read/write/poll 0 */
171 struct ppp_file file; /* stuff for read/write/poll */
380 * It supports the read, write, ioctl and poll functions.
984 .poll = ppp_poll,
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c37 #include <linux/poll.h>
1435 .poll = sg_poll,
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c37 #include <linux/poll.h>
2702 /* Queue poll */ in gsmld_write_wakeup()
2772 * gsmld_poll - poll method for N_GSM0710
2775 * @wait: poll table
2777 * Called when the line discipline is asked to poll() for data or
3042 .poll = gsmld_poll,
/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddevio.c29 #include <linux/poll.h>
2827 .poll = usbdev_poll,
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c2780 /* Wake up anyone sleeping in poll. */ in mptcp_shutdown()
2798 .poll = mptcp_poll,
2848 .poll = mptcp_poll,
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c22 #include <linux/poll.h>
249 #if (0) /* used by commented out portion of poll function : FIXME */
2337 .poll = mport_cdev_poll,
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-core.c646 .poll = vb2_fop_poll,
657 .poll = vivid_radio_poll,

Completed in 115 milliseconds

1...<<71727374757677787980>>...93