Home
last modified time | relevance | path

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

123

/openbmc/linux/net/mac802154/
H A Dieee802154_i.h79 unsigned long ongoing; member
283 return test_bit(IEEE802154_IS_SCANNING, &local->ongoing); in mac802154_is_scanning()
294 return test_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_is_beaconing()
H A Dscan.c54 clear_bit(IEEE802154_IS_SCANNING, &local->ongoing); in mac802154_scan_cleanup_locked()
298 set_bit(IEEE802154_IS_SCANNING, &local->ongoing); in mac802154_trigger_scan_locked()
455 clear_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_stop_beacons_locked()
480 set_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_send_beacons_locked()
/openbmc/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()
/openbmc/linux/kernel/
H A 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()
H A DKconfig.kexec30 It is an ongoing process to be certain the hardware in a machine
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/psa-apitest/
H A D0002-corstone1000-Disable-obsolete-algorithms.patch10 in a separate target is ongoing]
H A D0003-corstone1000-Disable-SHA512-384.patch10 in a separate target is ongoing]
/openbmc/u-boot/doc/
H A DREADME.OFT4 As part of the ongoing cleanup of the Linux PPC trees, the preferred
/openbmc/linux/sound/soc/mxs/
H A Dmxs-saif.h109 unsigned int ongoing; member
H A Dmxs-saif.c95 if (master_saif->ongoing && rate != master_saif->cur_rate) { in mxs_saif_set_clk()
586 master_saif->ongoing = 1; in mxs_saif_trigger()
622 master_saif->ongoing = 0; in mxs_saif_trigger()
/openbmc/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
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A 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()
H A Dfweh.h323 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing);
/openbmc/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
/openbmc/linux/include/linux/mtd/
H A Donenand.h145 unsigned int ongoing; member
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_omap2.c211 !this->ongoing) { in omap2_onenand_wait()
301 if (this->ongoing) in omap2_onenand_wait()
/openbmc/linux/Documentation/fb/
H A Dpvr2fb.rst38 ongoing
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/
H A Dlinux-arm-platforms.inc9 # config fragments. Discussion is ongoing as to whether this is the correct
/openbmc/linux/arch/arc/kernel/
H A Dentry.S229 ; syscall tracing ongoing, invoke pre-post-hooks around syscall
/openbmc/linux/Documentation/arch/openrisc/
H A Dopenrisc_port.rst8 For information about OpenRISC processors and ongoing development:
/openbmc/linux/drivers/gpio/
H A 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
/openbmc/linux/Documentation/RCU/
H A DNMI-RCU.rst98 not to return until all ongoing NMI handlers exit. It is therefore safe
/openbmc/qemu/docs/devel/
H A Dsecure-coding-practices.rst83 guest overwrites registers or submits further requests before an ongoing
/openbmc/docs/tof/
H A Dcontract.md69 The TOF tracks any ongoing decisions using GitHub issues in the

123