Home
last modified time | relevance | path

Searched refs:poll (Results 1076 – 1100 of 1199) sorted by relevance

1...<<4142434445464748

/openbmc/linux/fs/
H A Duserfaultfd.c2171 .poll = userfaultfd_poll,
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c8490 int (*poll)(struct napi_struct *, int); in bnx2_init_napi() local
8493 poll = bnx2_poll; in bnx2_init_napi()
8495 poll = bnx2_poll_msix; in bnx2_init_napi()
8497 netif_napi_add(bp->dev, &bp->bnx2_napi[i].napi, poll); in bnx2_init_napi()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c5560 u64_stats_inc(&rxq_stats->napi.poll); in stmmac_napi_poll_rx()
5586 u64_stats_inc(&txq_stats->napi.poll); in stmmac_napi_poll_tx()
5615 u64_stats_inc(&rxq_stats->napi.poll); in stmmac_napi_poll_rxtx()
5620 u64_stats_inc(&txq_stats->napi.poll); in stmmac_napi_poll_rxtx()
/openbmc/linux/drivers/block/
H A Dfloppy.c3776 static int compat_getdrvstat(int drive, bool poll, in compat_getdrvstat() argument
3784 if (poll) { in compat_getdrvstat()
/openbmc/linux/sound/core/
H A Dpcm_native.c4132 .poll = snd_pcm_poll,
4146 .poll = snd_pcm_poll,
/openbmc/linux/net/mptcp/
H A Dprotocol.c4021 .poll = mptcp_poll,
4120 .poll = mptcp_poll,
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c3770 int poll = 0; in send_beacon() local
3780 poll++; in send_beacon()
3781 …} while ((poll%10) != 0 && false == bxmitok && !padapter->bSurpriseRemoved && !padapter->bDriverSt… in send_beacon()
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst268 calls, along with poll() if necessary. Similarly, an instance
/openbmc/docs/designs/
H A Dbmc-service-failure-debug-and-recovery.md359 protocol only requires the host to write to IDR and periodically poll STR for
/openbmc/linux/drivers/media/usb/au0828/
H A Dau0828-video.c1747 .poll = vb2_fop_poll,
/openbmc/linux/drivers/media/platform/renesas/
H A Drcar_fdp1.c2184 .poll = v4l2_m2m_fop_poll,
/openbmc/linux/drivers/media/platform/st/stm32/
H A Dstm32-dcmi.c1518 .poll = vb2_fop_poll,
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst513 should poll the devnode ('/dev/cachefiles') to check if there's a pending
/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c1211 .poll = vb2_fop_poll,
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c1876 .poll = vb2_fop_poll,
/openbmc/linux/drivers/net/ieee802154/
H A Dca8210.c2634 .poll = ca8210_test_int_poll
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c1267 .poll = wl1273_fm_fops_poll,
/openbmc/linux/drivers/media/platform/aspeed/
H A Daspeed-video.c1786 .poll = vb2_fop_poll,
/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c1738 .poll = v4l2_m2m_fop_poll,
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1929 .poll = fw_device_op_poll,
/openbmc/linux/drivers/infiniband/core/
H A Ducma.c1820 .poll = ucma_poll,
/openbmc/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc-base.c1222 .poll = vb2_fop_poll,
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c1252 .poll = switchtec_dev_poll,
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1155 .poll = vb2_fop_poll,
/openbmc/linux/net/bluetooth/
H A Diso.c2075 .poll = bt_sock_poll,

1...<<4142434445464748