Searched refs:start_count (Results 1 – 14 of 14) sorted by relevance
29 static atomic_t start_count; variable116 while (atomic_read(&start_count) != cpus - 1) in check_counter_sync_source()122 atomic_inc(&start_count); in check_counter_sync_source()153 atomic_set(&start_count, 0); in check_counter_sync_source()191 atomic_inc(&start_count); in synchronise_count_slave()192 while (atomic_read(&start_count) != cpus) in synchronise_count_slave()
68 unsigned long start_count = 0; in percpu_ref_init() local90 start_count += PERCPU_COUNT_BIAS; in percpu_ref_init()96 start_count++; in percpu_ref_init()98 atomic_long_set(&data->count, start_count); in percpu_ref_init()
164 u16 start_count; in sclp_trace_req() member172 summary.start_count = (u16)req->start_count; in sclp_trace_req()420 req->start_count++; in __sclp_start_request()460 if (req->start_count > 1) { in sclp_process_queue()510 req->start_count = 0; in sclp_add_request()604 sclp_read_req.start_count = 0; in __sclp_make_read_req()957 sclp_init_req.start_count = 0; in __sclp_make_init_req()
587 long start_count, end_count; in pdc_detect_pll_input_clock() local598 start_count = pdc_read_counter(host); in pdc_detect_pll_input_clock()617 pll_clock = ((start_count - end_count) & 0x3fffffff) / 100 * in pdc_detect_pll_input_clock()621 start_count, end_count, pll_clock); in pdc_detect_pll_input_clock()
87 unsigned int start_count; member686 if (port->start_count) { in wwan_remove_port()688 port->start_count = 0; in wwan_remove_port()752 if (!port->start_count) in wwan_port_op_start()756 port->start_count++; in wwan_port_op_start()767 port->start_count--; in wwan_port_op_stop()768 if (!port->start_count) { in wwan_port_op_stop()
210 __u32 start_count = port->icount.rx; in mux_read() local235 if (start_count != port->icount.rx) in mux_read()
88 int start_count; member
694 if (ar_graph->start_count == 0) in q6apm_graph_start()697 ar_graph->start_count++; in q6apm_graph_start()707 if (--ar_graph->start_count > 0) in q6apm_graph_stop()
911 u64 start_count; in arch_counter_register() local942 start_count = arch_timer_read_counter(); in arch_counter_register()947 &cyclecounter, start_count); in arch_counter_register()
792 if (pipe->start_count) { in __media_pipeline_start()793 pipe->start_count++; in __media_pipeline_start()894 pipe->start_count++; in __media_pipeline_start()942 if (--pipe->start_count) in __media_pipeline_stop()
95 int start_count; member
349 int start_count; member
163 if (chip->start_count++ > 0) in snd_ymfpci_hw_start()175 if (--chip->start_count > 0) in snd_ymfpci_hw_stop()2230 if (chip->start_count > 0) { in snd_ymfpci_resume()
390 u32 start_count, after_count; in _kvm_vz_restore_htimer() local398 kvm_mips_freeze_hrtimer(vcpu, &start_count); in _kvm_vz_restore_htimer()399 write_c0_gtoffset(start_count - read_c0_count()); in _kvm_vz_restore_htimer()413 if (after_count - start_count > compare - start_count - 1) in _kvm_vz_restore_htimer()