Searched refs:counter (Results 151 - 175 of 317) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_lblcr.c296 int counter; /* counter for no expire */ member in struct:ip_vs_lblcr_table
500 if ((tbl->counter % COUNT_FOR_FULL_EXPIRATION) == 0) {
503 tbl->counter = 1;
508 tbl->counter++;
630 tbl->counter = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_netem.c65 u32 counter; member in struct:netem_sched_data
212 || q->counter < q->gap /* inside last reordering gap */
222 ++q->counter;
230 q->counter = 0;
429 q->counter = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dswscale_template.c964 long counter[3] = {dstW, chrDstW, chrDstW}; local
970 :: "r" (src[p]), "r" (dst[p] + counter[p]),
971 "g" (-counter[p])
979 :: "r" (src[p]), "r" (dst[p] + counter[p]),
980 "g" (-counter[p])
1954 long counter= -2*dstW; local
1955 filter-= counter*2;
1956 filterPos-= counter/2;
1957 dst-= counter/2;
1991 : "+a" (counter)
2000 long counter= -2*dstW; local
2058 long counter= -2*dstW; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/misc/
H A Dpo-mode.el703 (defvar po-translated-counter)
704 (defvar po-fuzzy-counter)
705 (defvar po-untranslated-counter)
706 (defvar po-obsolete-counter)
1173 (make-local-variable 'po-translated-counter)
1174 (make-local-variable 'po-fuzzy-counter)
1175 (make-local-variable 'po-untranslated-counter)
1176 (make-local-variable 'po-obsolete-counter)
1235 (concat (format "%dt" po-translated-counter)
1236 (if (> po-fuzzy-counter
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Duverbs_main.c297 if (event->counter) {
298 ++(*event->counter);
356 if (entry->counter)
406 entry->counter = &uobj->comp_events_reported;
419 u32 *counter)
438 entry->counter = counter;
416 ib_uverbs_async_handler(struct ib_uverbs_file *file, __u64 element, __u64 event, struct list_head *obj_list, u32 *counter) argument
H A Duverbs.h109 u32 *counter; member in struct:ib_uverbs_event
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dpms.c91 int counter; local
96 counter=0;
98 if(counter++==256)
102 if(counter++==256)
107 counter=0;
109 if(counter++==256)
113 if(counter++==256)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dvjcompress.c70 #define INCR(counter) ++comp->stats.counter
72 #define INCR(counter)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/crypto/
H A Dgeode-aes.c48 /* A very large counter that is used to gracefully bail out of an
81 u32 counter = AES_OP_TIMEOUT; local
92 while(!(status & AES_INTRA_PENDING) && --counter);
96 return counter ? 0 : 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_decode.h289 | addressing mode: address register/programm counter indirect
345 | addressing mode: address register/programm counter indirect
355 3: | addressing mode: address register/programm counter memory indirect
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dnf_conntrack_standalone.c45 const struct ip_conntrack_counter *counter)
48 (unsigned long long)counter->packets,
49 (unsigned long long)counter->bytes);
44 seq_print_counters(struct seq_file *s, const struct ip_conntrack_counter *counter) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Ddh.h115 BIGNUM *counter; member in struct:dh_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/dh/
H A Ddh.h115 BIGNUM *counter; member in struct:dh_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_provider.h232 u16 counter; /* Arbel only */ member in struct:mthca_srq
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/dh/
H A Ddh.h134 BIGNUM *counter; member in struct:dh_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddh.h134 BIGNUM *counter; member in struct:dh_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ecryptfs/
H A Dnetlink.c63 nlh = NLMSG_PUT(skb, daemon_pid, msg_ctx ? msg_ctx->counter : 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmsr.h128 #define rdpmc(counter,low,high) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_av.c91 u8 *counter, struct dvb_demux_feed *feed);
537 p->counter = 0;
547 // p->counter = 0;
646 p_to_t(p->pes, (TS_SIZE - 4), pid, &p->counter, p->feed);
667 p_to_t(p->pes, p->pos, pid, &p->counter, p->feed);
677 p_to_t(buf + c, c2 - c, pid, &p->counter, p->feed);
687 p_to_t(buf + c, l, pid, &p->counter, p->feed);
696 static int write_ts_header2(u16 pid, u8 *counter, int pes_start, u8 *buf, u8 length) argument
710 tshead[3] |= ((*counter)++ & 0x0F);
731 static void p_to_t(u8 const *buf, long int length, u16 pid, u8 *counter, argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Didt77105.c59 * `counter' is one of the IDT77105_CTRSEL_* constants.
61 static u16 get_counter(struct atm_dev *dev, int counter) argument
65 /* write the counter bit into PHY register 6 */
66 PUT(counter, CTRSEL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dnxt200x.c258 u8 buf, stopval, counter = 0; local
277 while (counter < 20) {
282 counter++;
301 u8 counter = 0; local
316 while (counter < 20) {
321 counter++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Di915_dma.c444 dev_priv->sarea_priv->last_enqueue = ++dev_priv->counter;
446 if (dev_priv->counter > 0x7FFFFFFFUL)
447 dev_priv->sarea_priv->last_enqueue = dev_priv->counter = 1;
452 OUT_RING(dev_priv->counter);
570 dev_priv->sarea_priv->last_enqueue = dev_priv->counter++;
575 OUT_RING(dev_priv->counter);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs4state.c529 struct nfs_seqid *nfs_alloc_seqid(struct nfs_seqid_counter *counter) argument
531 struct rpc_sequence *sequence = counter->sequence;
536 new->sequence = counter;
579 seqid->sequence->counter++;
756 sp->so_seqid.counter = 0;
761 lock->ls_seqid.counter = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/
H A Druntests.pl229 my %skipped; # skipped{reason}=counter, reasons for skip
4058 my $counter;
4109 $counter = 25;
4111 sprintf("(%s)...\n\n", (not $fullstats)?"top $counter":"full");
4115 last if((not $fullstats) && (not $counter--));
4119 $counter = 10;
4121 sprintf("(%s)...\n\n", (not $fullstats)?"top $counter":"full");
4125 last if((not $fullstats) && (not $counter--));
4129 $counter = 25;
4131 sprintf("(%s)...\n\n", (not $fullstats)?"top $counter"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_pdc2027x.c548 * pdc_read_counter - Read the ctr counter
555 long counter; local
564 /* Read the counter values again for verification */
569 counter = (bccrh << 15) | bccrl;
575 * The 30-bit decreasing counter are read by 2 pieces.
581 PDPRINTK("rereading counter\n");
585 return counter;
689 /* Read current counter value */
699 /* Let the counter run for 100 ms. */
702 /* Read the counter value
[all...]

Completed in 376 milliseconds

1234567891011>>