Searched refs:counter (Results 501 - 525 of 676) sorted by relevance

<<2122232425262728

/linux-master/drivers/comedi/drivers/
H A Dni_mio_common.c642 struct ni_gpct *counter = &devpriv->counter_dev->counters[gpct_index]; local
653 "failed to reserve mite dma channel for counter\n");
657 ni_tio_set_mite_channel(counter, mite_chan);
4034 static void ni_gpct_write_register(struct ni_gpct *counter, unsigned int bits, argument
4037 struct comedi_device *dev = counter->counter_dev->dev;
4080 static unsigned int ni_gpct_read_register(struct ni_gpct *counter, argument
4083 struct comedi_device *dev = counter->counter_dev->dev;
5375 * counter for the current src->RGOUT0 mapping.
5458 * Route signals through NI_RTSI_BRD mux and increment the use counter for this
5516 * Unroute signals through NI_RTSI_BRD mux and decrement the user counter fo
5884 struct ni_gpct *counter = s->private; local
5902 struct ni_gpct *counter = s->private; local
[all...]
/linux-master/kernel/trace/
H A Dftrace.c416 unsigned long counter; member in struct:ftrace_profile
470 if (!rec->counter)
509 if (a->counter < b->counter)
511 if (a->counter > b->counter)
545 if (unlikely(rec->counter == 0)) {
551 avg = div64_ul(rec->time, rec->counter);
557 seq_printf(m, " %-30.30s %10lu", str, rec->counter);
563 if (rec->counter <
[all...]
/linux-master/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-pcm.c166 unsigned int counter; local
191 /* set irq counter */
193 counter = afe_priv->irq_cnt[id];
195 counter = runtime->period_size;
200 counter << irq_data->irq_cnt_shift);
301 unsigned int counter = runtime->period_size; local
309 /* set irq counter */
313 counter << irq_data->irq_cnt_shift);
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.c505 * dpsw_if_get_counter() - Get specific counter of particular interface
511 * @counter: return value
516 u16 if_id, enum dpsw_counter type, u64 *counter)
538 *counter = le64_to_cpu(rsp_params->counter);
515 dpsw_if_get_counter(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 if_id, enum dpsw_counter type, u64 *counter) argument
H A Ddpsw.h388 u16 if_id, enum dpsw_counter type, u64 *counter);
H A Ddpsw-cmd.h271 __le64 counter; member in struct:dpsw_rsp_if_get_counter
H A Ddpni-cmd.h306 __le64 counter[DPNI_STATISTICS_CNT]; member in struct:dpni_rsp_get_statistics
/linux-master/drivers/media/dvb-frontends/
H A Dtda1004x.c315 /* clear code counter */
1127 int counter; local
1132 counter = 0;
1137 while (counter++ < 5) {
/linux-master/net/netfilter/
H A Dnft_ct.c130 count = nft_ct_get_eval_counter(acct->counter,
140 pcnt = nft_ct_get_eval_counter(acct->counter,
142 bcnt = nft_ct_get_eval_counter(acct->counter,
/linux-master/drivers/char/
H A Drandom.c264 * and update the generation counter. We avoid hitting ULONG_MAX,
635 * update the initialization bit counter; the caller should call
657 size_t counter; member in struct:__anon6
681 block.counter = 0;
690 /* output = HASHPRF(seed, RDSEED || ++counter) */
691 ++block.counter;
905 WARN(!entropy, "Missing cycle counter and fallback timer; RNG "
1243 * the cycle counter. Even if the timer is running on another CPU, the timer
1263 * If we have an actual cycle counter, see if we can generate enough entropy
/linux-master/net/rxrpc/
H A Drxkad.c1130 u32 counter = READ_ONCE(conn->channels[i].call_counter); local
1138 if (call_id < counter) {
1144 if (call_id > counter) {
/linux-master/drivers/platform/x86/intel/pmc/
H A Dcore.c72 * ADL PCH does not have the SLP_S0 counter and LPM Residency counters are
74 * programs have the legacy SLP_S0 residency counter that is using the 122
689 u32 offset, counter; local
705 counter = pmc_core_reg_read(pmc, offset);
707 map->name, counter);
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c169 int counter; local
213 counter = 0;
230 if (++counter > 10000) {
/linux-master/arch/m68k/math-emu/
H A Dfp_movem.S102 | addressing mode: address register/programm counter indirect
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945.h56 s32 counter; member in struct:il3945_rate_scale_data
/linux-master/drivers/parport/
H A Dparport_ip32.c1496 unsigned int counter; local
1499 for (counter = 0; counter < 40; counter++) {
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dcarl9170.h127 unsigned int counter; member in struct:carl9170_sta_tid
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dmsgbuf.c344 if (array[*idx].allocated.counter == 0)
378 if (pktids->array[idx].allocated.counter) {
384 pktid->allocated.counter = 0;
405 if (array[count].allocated.counter) {
/linux-master/drivers/platform/surface/aggregator/
H A Dcontroller.c41 * ssh_seq_reset() - Reset/initialize sequence ID counter.
42 * @c: The counter to reset.
51 * @c: The counter providing the sequence IDs.
53 * Return: Returns the next sequence ID of the counter.
70 * ssh_rqid_reset() - Reset/initialize request ID counter.
71 * @c: The counter to reset.
80 * @c: The counter providing the request IDs.
82 * Return: Returns the next request ID of the counter, skipping any reserved
1191 ssh_seq_reset(&ctrl->counter.seq);
1192 ssh_rqid_reset(&ctrl->counter
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c314 smfs_rule->count_action = mlx5_smfs_action_create_flow_counter(mlx5_fc_id(attr->counter));
/linux-master/drivers/hwmon/
H A Dmlxreg-fan.c30 * a counter (N) as long as the pulse has not change:
457 for (i = 0; i < pdata->counter; i++, data++) {
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c89 static struct counter buf_hits;
/linux-master/drivers/net/wireguard/
H A Dsend.c208 header->counter = cpu_to_le64(PACKET_CB(skb)->nonce);
/linux-master/arch/x86/include/asm/
H A Dparavirt_types.h106 u64 (*read_pmc)(int counter);
/linux-master/include/linux/ceph/
H A Dmessenger.h391 __le64 counter __packed;

Completed in 496 milliseconds

<<2122232425262728