Searched refs:counter (Results 351 - 375 of 531) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhisax.h501 int tx_cnt; /* B-Channel transmit counter */
562 unsigned int counter; member in struct:elsa_hw
600 unsigned int counter; member in struct:avm_hw
H A Dst5481_d.c647 adapter->d_in.counter = IN_D_COUNTER;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf_main.c2251 #define UPDATE_VF_COUNTER_32bit(reg, last_counter, counter) \
2255 counter += 0x100000000LL; \
2257 counter &= 0xFFFFFFFF00000000LL; \
2258 counter |= current_counter; \
2261 #define UPDATE_VF_COUNTER_36bit(reg_lsb, reg_msb, last_counter, counter) \
2268 counter += 0x1000000000LL; \
2270 counter &= 0xFFFFFFF000000000LL; \
2271 counter |= current_counter; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmtc.c842 : "=&r" (result), "=&r" (temp), "=m" (v->counter)
843 : "m" (v->counter)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.c1127 /* u32 counter = 0; */
1137 /* int counter; */
2926 /* u32 counter; */
3276 u32 counter; local
3522 counter = min(wqe_count, ((u32)255));
3523 wqe_count -= counter;
3525 (counter << 24) | 0x00800000 | nesqp->hwqp.qp_id);
3554 u32 counter; local
3616 counter = min(wqe_count, ((u32)255));
3617 wqe_count -= counter;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dps3vram.c376 static int counter; local
393 i = (jiffies + (counter++)) % cache->page_count;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/mm/
H A Dinit.c725 p->_count.counter = 0;
726 p->_mapcount.counter = -1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c603 int counter; member in struct:_xmlSchemaParserCtxt
9176 snprintf(buf, 39, "#ST%d", ctxt->counter++ + 1);
10185 newpctxt->counter = pctxt->counter;
10194 pctxt->counter = newpctxt->counter;
12097 snprintf(buf, 39, "#CT%d", ctxt->counter++ + 1);
12509 xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end)
12532 if (counter >= 0) {
12539 tmp = xmlAutomataNewCountedTrans(pctxt->am, start, NULL, counter);
12508 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12646 int counter; local
12736 int counter; local
12801 int counter; local
12851 int counter; local
12913 int counter; local
12973 int counter; local
25434 int counter = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c603 int counter; member in struct:_xmlSchemaParserCtxt
9176 snprintf(buf, 39, "#ST%d", ctxt->counter++ + 1);
10185 newpctxt->counter = pctxt->counter;
10194 pctxt->counter = newpctxt->counter;
12105 snprintf(buf, 39, "#CT%d", ctxt->counter++ + 1);
12517 xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end)
12540 if (counter >= 0) {
12547 tmp = xmlAutomataNewCountedTrans(pctxt->am, start, NULL, counter);
12516 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12654 int counter; local
12744 int counter; local
12809 int counter; local
12859 int counter; local
12921 int counter; local
12981 int counter; local
25458 int counter = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c603 int counter; member in struct:_xmlSchemaParserCtxt
9176 snprintf(buf, 39, "#ST%d", ctxt->counter++ + 1);
10185 newpctxt->counter = pctxt->counter;
10194 pctxt->counter = newpctxt->counter;
12105 snprintf(buf, 39, "#CT%d", ctxt->counter++ + 1);
12517 xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end)
12540 if (counter >= 0) {
12547 tmp = xmlAutomataNewCountedTrans(pctxt->am, start, NULL, counter);
12516 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12654 int counter; local
12744 int counter; local
12809 int counter; local
12859 int counter; local
12921 int counter; local
12981 int counter; local
25458 int counter = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c603 int counter; member in struct:_xmlSchemaParserCtxt
9176 snprintf(buf, 39, "#ST%d", ctxt->counter++ + 1);
10185 newpctxt->counter = pctxt->counter;
10194 pctxt->counter = newpctxt->counter;
12097 snprintf(buf, 39, "#CT%d", ctxt->counter++ + 1);
12509 xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end)
12532 if (counter >= 0) {
12539 tmp = xmlAutomataNewCountedTrans(pctxt->am, start, NULL, counter);
12508 xmlSchemaBuildContentModelForSubstGroup(xmlSchemaParserCtxtPtr pctxt, xmlSchemaParticlePtr particle, int counter, xmlAutomataStatePtr end) argument
12646 int counter; local
12736 int counter; local
12801 int counter; local
12851 int counter; local
12913 int counter; local
12973 int counter; local
25434 int counter = 0; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c2414 int counter = 0; local
2417 counter += per_cpu(sockets_in_use, cpu);
2420 if (counter < 0)
2421 counter = 0;
2423 seq_printf(seq, "sockets: used %d\n", counter);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfpsp.S16331 # counter. However, the true branch may set bsun so we check to see #
16352 bra.w fdbcc_false # no; go handle counter
16364 bra.w fdbcc_false # no; go handle counter
16376 beq.w fdbcc_false # no;go handle counter
16380 bra.w fdbcc_false # no; go handle counter
16392 bra.w fdbcc_false # no; go handle counter
16411 beq.w fdbcc_false # no;go handle counter
16415 bra.w fdbcc_false # no; go handle counter
16433 bra.w fdbcc_false # no; go handle counter
16452 beq.w fdbcc_false # no; go handle counter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Draop.c382 uint32_t counter; local
398 counter = 0;
401 /* 3. For counter from 0 to \lceil{l / len}\rceil-1, do the following:
402 * a. Convert counter to an octet string C of length 4 with the
403 * primitive I2OSP: C = I2OSP (counter, 4)
405 c[0] = (counter >> 24) & 0xff;
406 c[1] = (counter >> 16) & 0xff;
407 c[2] = (counter >> 8) & 0xff;
408 c[3] = counter & 0xff;
409 ++counter;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfipsalgt.cpp454 int counter;
461 while (!DSA::GeneratePrimes(seed, seed.size()*8, counter, p, 1024, q));
469 OutputData(output, "c ", counter);
H A Dgfpcrypt.h396 If useInputCounterValue == true, the counter parameter is taken as input, otherwise it's used for output
398 static bool CRYPTOPP_API GeneratePrimes(const byte *seed, unsigned int seedLength, int &counter,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Deepro.c399 #define R_ROBIN_BITS 0xc0 /* round robin counter */
758 unsigned short station_addr[3], id, counter; local
781 play with its counter (last 2 bits of
784 counter = id & R_ROBIN_BITS;
786 if ((inb(ioaddr + ID_REG) & R_ROBIN_BITS) != (counter + 0x40))
H A Dsmsc9420.c1043 u32 counter = smsc9420_reg_read(pd, MISS_FRAME_CNTR); local
1045 (counter & 0x0000FFFF) + ((counter >> 17) & 0x000003FF);
H A Dpppol2tp.c480 session->sock->sk_refcnt.counter);
788 session->sock->sk_refcnt.counter);
1464 sk->sk_refcnt.counter);
1636 session->sock->sk_refcnt.counter);
H A Dpppol2tp_v26.c474 session->sock->sk_refcnt.counter);
782 session->sock->sk_refcnt.counter);
1421 sk->sk_refcnt.counter);
1593 session->sock->sk_refcnt.counter);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddocmanag.tex343 appends an integer counter to the string {\bf unnamed} and increments the
344 counter. To customize this behaviour, you need to override the virtual
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_pc.c161 int counter; local
166 for (counter = 0; counter < 40; counter++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dlockspace.c484 ls->ls_lkbtbl[i].counter = 1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Decryptfs_kernel.h437 * number as the counter for the msg_stc for the message to be
439 u32 counter; member in struct:ecryptfs_msg_ctx
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dparavirt_types.h154 u64 (*read_pmc)(int counter);

Completed in 657 milliseconds

<<11121314151617181920>>