Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/drivers/dma/
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()
/kernel/linux/linux-5.10/kernel/
Dtracepoint.c41 bool ongoing; member
54 snapshot->ongoing = true; in tp_rcu_get_state()
61 if (!snapshot->ongoing) in tp_rcu_cond_sync()
66 snapshot->ongoing = false; in tp_rcu_cond_sync()
/kernel/linux/linux-5.10/sound/soc/mxs/
Dmxs-saif.h109 unsigned int ongoing; member
Dmxs-saif.c95 if (master_saif->ongoing && rate != master_saif->cur_rate) { in mxs_saif_set_clk()
583 master_saif->ongoing = 1; in mxs_saif_trigger()
619 master_saif->ongoing = 0; in mxs_saif_trigger()
/kernel/linux/linux-5.10/Documentation/driver-api/mmc/
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
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfweh.c284 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing) in brcmf_fweh_p2pdev_setup() argument
286 ifp->drvr->fweh.p2pdev_setup_ongoing = ongoing; in brcmf_fweh_p2pdev_setup()
Dfweh.h323 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing);
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-fsi29 ongoing operation in case of an expired 'Master Time Out'
Dsysfs-driver-hid-wiimote36 that the detection is still ongoing, "unknown" means, that the
/kernel/linux/linux-5.10/include/linux/mtd/
Donenand.h145 unsigned int ongoing; member
/kernel/linux/linux-5.10/Documentation/fb/
Dpvr2fb.rst38 ongoing
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/
Donenand_omap2.c211 !this->ongoing) { in omap2_onenand_wait()
301 if (this->ongoing) in omap2_onenand_wait()
/kernel/linux/linux-5.10/arch/m68k/
DKconfig107 It is an ongoing process to be certain the hardware in a machine
/kernel/linux/linux-5.10/Documentation/openrisc/
Dopenrisc_port.rst8 For information about OpenRISC processors and ongoing development:
/kernel/linux/linux-5.10/drivers/gpio/
DTODO1 This is a place for planning the ongoing long-term work in the GPIO
47 following ongoing work as well) we can delete the old global
/kernel/linux/linux-5.10/Documentation/RCU/
DNMI-RCU.rst99 not to return until all ongoing NMI handlers exit. It is therefore safe
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dsi470x.rst82 For processing RDS information, there is a project ongoing at:
/kernel/linux/linux-5.10/Documentation/staging/
Dtee.rst41 - TEE_IOC_CANCEL may cancel an ongoing TEE_IOC_OPEN_SESSION or TEE_IOC_INVOKE.
/kernel/linux/linux-5.10/Documentation/arm/samsung-s3c24xx/
Doverview.rst23 and extra interrupts is still ongoing.
/kernel/linux/linux-5.10/arch/parisc/
DKconfig366 It is an ongoing process to be certain the hardware in a machine
/kernel/linux/linux-5.10/arch/ia64/
DKconfig414 It is an ongoing process to be certain the hardware in a machine
/kernel/linux/linux-5.10/Documentation/process/
D3.Early-stage.rst35 via the rlimit mechanism for the short term, and ongoing latency reduction
Dembargoed-hardware-issues.rst226 up to date in order to follow the ongoing upstream kernel development,
/kernel/linux/linux-5.10/Documentation/driver-api/serial/
Ddriver.rst239 ongoing DMA transfers.
/kernel/linux/linux-5.10/Documentation/timers/
Dno_hz.rst316 Better handling of this situation is ongoing work.

12