/Linux-v6.6/net/mac802154/ |
D | ieee802154_i.h | 79 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()
|
D | scan.c | 54 clear_bit(IEEE802154_IS_SCANNING, &local->ongoing); in mac802154_scan_cleanup_locked() 296 set_bit(IEEE802154_IS_SCANNING, &local->ongoing); in mac802154_trigger_scan_locked() 453 clear_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_stop_beacons_locked() 478 set_bit(IEEE802154_IS_BEACONING, &local->ongoing); in mac802154_send_beacons_locked()
|
/Linux-v6.6/drivers/dma/ |
D | timb_dma.c | 77 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-v6.6/kernel/ |
D | tracepoint.c | 41 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()
|
D | Kconfig.kexec | 30 It is an ongoing process to be certain the hardware in a machine
|
/Linux-v6.6/sound/soc/mxs/ |
D | mxs-saif.h | 109 unsigned int ongoing; member
|
D | mxs-saif.c | 95 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()
|
/Linux-v6.6/Documentation/driver-api/mmc/ |
D | mmc-async-req.rst | 48 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-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fweh.c | 284 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()
|
D | fweh.h | 323 void brcmf_fweh_p2pdev_setup(struct brcmf_if *ifp, bool ongoing);
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-fsi | 29 ongoing operation in case of an expired 'Master Time Out'
|
D | sysfs-driver-hid-wiimote | 36 that the detection is still ongoing, "unknown" means, that the
|
/Linux-v6.6/include/linux/mtd/ |
D | onenand.h | 145 unsigned int ongoing; member
|
D | rawnand.h | 1322 bool ongoing; member
|
/Linux-v6.6/Documentation/fb/ |
D | pvr2fb.rst | 38 ongoing
|
/Linux-v6.6/drivers/mtd/nand/onenand/ |
D | onenand_omap2.c | 211 !this->ongoing) { in omap2_onenand_wait() 301 if (this->ongoing) in omap2_onenand_wait()
|
/Linux-v6.6/Documentation/arch/openrisc/ |
D | openrisc_port.rst | 8 For information about OpenRISC processors and ongoing development:
|
/Linux-v6.6/arch/arc/kernel/ |
D | entry.S | 229 ; syscall tracing ongoing, invoke pre-post-hooks around syscall
|
/Linux-v6.6/Documentation/RCU/ |
D | NMI-RCU.rst | 98 not to return until all ongoing NMI handlers exit. It is therefore safe
|
/Linux-v6.6/drivers/gpio/ |
D | TODO | 1 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
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | si470x.rst | 82 For processing RDS information, there is a project ongoing at:
|
/Linux-v6.6/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 98 to take care of it on an ongoing basis.
|
/Linux-v6.6/Documentation/driver-api/surface_aggregator/clients/ |
D | dtx.rst | 577 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-v6.6/Documentation/gpu/rfc/ |
D | xe.rst | 108 upstream and the port of Xe towards GPUVA is already ongoing.
|
/Linux-v6.6/Documentation/process/ |
D | 3.Early-stage.rst | 35 via the rlimit mechanism for the short term, and ongoing latency reduction
|