/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/ |
H A D | text_clock_pattern.cpp | 822 auto started = isStart_; in BuildContentModifierNode() local 829 TextClockConfiguration textClockConfiguration(timeZoneOffset, started, timeValue, enabled); in BuildContentModifierNode()
|
/kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/ |
H A D | common.c | 69 atomic_t started; member 647 pr_warn("irq %d started with broken affinity\n", d->irq); in xive_irq_startup() 1187 if (atomic_inc_return(&xid->started) > 1) in xive_request_ipi()
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | mon_client.c | 428 unsigned long started = jiffies; in ceph_monc_wait_osdmap() local 435 if (timeout && time_after_eq(jiffies, started + timeout)) in ceph_monc_wait_osdmap()
|
/drivers/peripheral/usb/gadget/function/acm/ |
H A D | cdcacm.c | 374 uint32_t started; in UsbSerialStartIo() local 393 started = UsbSerialStartRx(port); in UsbSerialStartIo() 394 if (started) { in UsbSerialStartIo()
|
/foundation/resourceschedule/device_standby/services/core/src/ |
H A D | standby_service_impl.cpp | 871 ErrCode StandbyServiceImpl::ReportWorkSchedulerStatus(bool started, int32_t uid, const std::string& bundleName) in ReportWorkSchedulerStatus() argument 877 started, uid, bundleName.c_str()); in ReportWorkSchedulerStatus() 881 standbyMessage.want_->SetParam(BG_TASK_STATUS, started); in ReportWorkSchedulerStatus()
|
/third_party/python/Lib/test/support/ |
H A D | __init__.py | 901 self.started = False 919 self.started = True 922 if self.started: 1303 are started. This will help ensure that no extra children (zombies)
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
H A D | afcjk.c | 572 FT_Bool started = 0, same_width = 1; in af_cjk_metrics_check_digits() local 614 if ( started ) in af_cjk_metrics_check_digits() 625 started = 1; in af_cjk_metrics_check_digits()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | beacon.c | 1895 if (colocated->bss[i] && colocated->bss[i]->started) in ieee802_11_set_beacon() 1910 if (iface->bss[i]->started && in ieee802_11_set_beacons() 1919 /* only update beacons if started */ 1926 if (iface->bss[i]->beacon_set_done && iface->bss[i]->started && in ieee802_11_update_beacons()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 140 struct completion started; member 871 init_completion(&hs->started); in liquidio_probe() 1090 complete(&handshake[oct->octeon_id].started); in octeon_destroy_resources() 3293 wait_for_completion_timeout(&hs->started, in liquidio_init() 4005 complete(&handshake[oct->octeon_id].started); in nic_starter() 4249 * (and the f/w appear to never have started). in octeon_device_init()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_main.c | 135 struct completion started; member 865 init_completion(&hs->started); in liquidio_probe() 1082 complete(&handshake[oct->octeon_id].started); in octeon_destroy_resources() 3281 wait_for_completion_timeout(&hs->started, in liquidio_init() 3991 complete(&handshake[oct->octeon_id].started); in nic_starter() 4234 * (and the f/w appear to never have started). in octeon_device_init()
|
/kernel/linux/linux-5.10/arch/s390/boot/ |
H A D | head.S | 45 .long 0x020001e0,0x60000050 # of the CCW program started
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe.h | 659 unsigned int started; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | core.h | 451 struct completion started; member
|
H A D | core.c | 775 complete(&ar->scan.started); in ath11k_core_restart() 815 "cannot restart radio %d that hasn't been started\n", in ath11k_core_restart()
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 782 u_char started; /* CCB queued to the squeue */ member
|
/kernel/linux/linux-5.10/drivers/soc/ti/ |
H A D | knav_qmss_acc.c | 366 dev_dbg(kdev->dev, "started acc channel %s, result %s\n", in knav_acc_start() 516 if (!pdsp->started) { in knav_init_acc_range() 517 dev_err(kdev->dev, "pdsp id %d not started for range %s\n", in knav_init_acc_range()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | trace_events.h | 98 cpumask_var_t started; member
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | agg-rx.c | 22 * When RX aggregation is started by the peer, the driver is 434 tid_agg_rx->started = false; in ___ieee80211_start_rx_ba_session()
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_hipd.h | 782 u_char started; /* CCB queued to the squeue */ member
|
/kernel/linux/linux-6.6/drivers/soc/ti/ |
H A D | knav_qmss_acc.c | 366 dev_dbg(kdev->dev, "started acc channel %s, result %s\n", in knav_acc_start() 516 if (!pdsp->started) { in knav_init_acc_range() 517 dev_err(kdev->dev, "pdsp id %d not started for range %s\n", in knav_init_acc_range()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | core.h | 462 struct completion started; member
|
H A D | core.c | 696 complete(&ar->scan.started); in ath12k_core_pre_reconfigure_recovery() 738 "cannot restart radio %d that hasn't been started\n", in ath12k_core_post_reconfigure_recovery() 844 ath12k_dbg(ab, ATH12K_DBG_BOOT, "reset started\n"); in ath12k_core_reset()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | agg-rx.c | 22 * When RX aggregation is started by the peer, the driver is 420 tid_agg_rx->started = false; in ___ieee80211_start_rx_ba_session()
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace.c | 2741 * Wait for all CPUs that potentially started checking if they can use in trace_buffered_event_disable() 3999 seq_puts(m, "# => started at: "); in print_trace_header() 4022 if (cpumask_available(iter->started) && in test_cpu_buff_start() 4023 cpumask_test_cpu(iter->cpu, iter->started)) in test_cpu_buff_start() 4029 if (cpumask_available(iter->started)) in test_cpu_buff_start() 4030 cpumask_set_cpu(iter->cpu, iter->started); in test_cpu_buff_start() 4032 /* Don't print started cpu buffer for the first entry of the trace */ in test_cpu_buff_start() 4034 trace_seq_printf(s, "##### CPU %u buffer started ####\n", in test_cpu_buff_start() 4445 if (!zalloc_cpumask_var(&iter->started, GFP_KERNEL)) in __tracing_open() 4626 free_cpumask_var(iter->started); in tracing_release() [all...] |
/third_party/backends/backend/ |
H A D | epjitsu.c | 1625 if ( s->started ) { in sane_control_option() 2343 * a scan has been started (sane_start() has been called) and the 2348 * Calling this function before a scan has actually started allows, 2395 * Called by SANE when a page acquisition operation is to be started. 2408 if(!s->started){ in sane_start() 2436 if(!s->started){ in sane_start() 2440 s->started=1; in sane_start() 3923 if(!s->started){ in sane_read() 4642 s->started = 0; in sane_cancel()
|