Home
last modified time | relevance | path

Searched refs:ongoing (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/dma/
H A Dtimb_dma.c77 bool ongoing; member
182 if (td_chan->ongoing) { in __td_start_dma()
213 td_chan->ongoing = true; in __td_start_dma()
244 td_chan->ongoing = false; in __td_finish()
265 if (td_chan->ongoing) { in __td_ier_mask()
282 BUG_ON(td_chan->ongoing); in __td_start_next()
/linux/net/mac802154/
H A Dscan.c54 clear_bit(IEEE802154_IS_SCANNING, &local->ongoing); in mac802154_scan_cleanup_locked()
309 set_bit(IEEE802154_IS_SCANNING, &local->ongoing); in mac802154_trigger_scan_locked()
470 clear_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_stop_beacons_locked()
496 set_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_send_beacons_locked()
583 set_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()
619 clear_bit(IEEE802154_IS_ASSOCIATING, &local->ongoing); in mac802154_perform_association()
/linux/sound/soc/mxs/
H A Dmxs-saif.h109 unsigned int ongoing; member
H A Dmxs-saif.c170 if (master_saif->ongoing && rate != master_saif->cur_rate) { in mxs_saif_set_clk()
172 "can not change clock, master saif%d(rate %d) is ongoing\n", in mxs_saif_set_clk()
642 master_saif->ongoing = 1;
678 master_saif->ongoing = 0; in mxs_saif_irq()
/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst48 truly non-blocking. If there is an ongoing async request it waits
50 doesn't wait for the new request to complete. If there is no ongoing
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-fsi29 ongoing operation in case of an expired 'Master Time Out'
H A Dsysfs-driver-hid-wiimote36 that the detection is still ongoing, "unknown" means, that the
/linux/Documentation/userspace-api/
H A Dtee.rst26 - TEE_IOC_CANCEL may cancel an ongoing TEE_IOC_OPEN_SESSION or TEE_IOC_INVOKE.
/linux/include/linux/mtd/
H A Donenand.h145 unsigned int ongoing; member
H A Drawnand.h1336 bool ongoing; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfweh.c334 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup() argument
336 ifp->drvr->fweh->p2pdev_setup_ongoing = ongoing; in brcmf_fweh_p2pdev_setup()
/linux/Documentation/process/
H A Dconclave.rst32 ongoing management of the top-level kernel repository consistent with
H A Dcve.rst12 security identifiers, and ongoing abuses by individuals and companies
H A D3.Early-stage.rst35 via the rlimit mechanism for the short term, and ongoing latency reduction
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst24 There are ongoing discussions on how to manage lag, especially for sleeping
/linux/Documentation/fb/
H A Dpvr2fb.rst38 ongoing
/linux/arch/arc/kernel/
H A Dentry.S229 ; syscall tracing ongoing, invoke pre-post-hooks around syscall
/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst8 For information about OpenRISC processors and ongoing development:
/linux/Documentation/RCU/
H A DNMI-RCU.rst98 not to return until all ongoing NMI handlers exit. It is therefore safe
/linux/Documentation/admin-guide/media/
H A Dsi470x.rst82 For processing RDS information, there is a project ongoing at:
/linux/kernel/
H A DKconfig.kexec32 It is an ongoing process to be certain the hardware in a machine
/linux/Documentation/maintainer/
H A Dfeature-and-driver-maintainers.rst109 to take care of it on an ongoing basis.
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst577 latch when sent during an ongoing detachment process. It will be silently
599 Acknowledges and confirms a latch request. If sent during an ongoing
/linux/Documentation/filesystems/nfs/
H A Dnfsd-maintainer-entry-profile.rst334 applied while review is ongoing. nfsd-testing is a topic branch,
536 patches to be dropped because of ongoing high defect rates.
/linux/Documentation/networking/
H A Dnetdevices.rst337 global lock known as ``rtnl_lock``. There is an ongoing effort to replace this

12