Home
last modified time | relevance | path

Searched refs:counting (Results 1 – 20 of 20) sorted by relevance

/linux-2.4.37.9/Documentation/powerpc/
Dppc_htab.txt27 description of what events they are counting
77 - To reset the counters without changing what they're counting:
81 Note that counting will continue after the reset if it is enabled.
98 To start counting a particular event use:
/linux-2.4.37.9/Documentation/
DCodingStyle317 Reference counting means that you can avoid locking, and allows multiple
322 Note that locking is _not_ a replacement for reference counting.
324 counting is a memory management technique. Usually both are needed, and
327 Many data structures can indeed have two levels of reference counting,
332 Examples of this kind of "multi-level-reference-counting" can be found in
Di810_rng.txt106 * Fix reference counting when statically compiled (prumpf)
Dhw_random.txt110 * Fix reference counting when statically compiled (prumpf)
DIPMI.txt120 all the messages are defined in the spec (and thus makes counting the
DConfigure.help6347 If you say Y, this will enable debugging support for counting the
/linux-2.4.37.9/drivers/net/hamradio/
Ddmascc.c374 counting[MAX_NUM_DEVS]; in dmascc_init() local
429 counting[i] = 1; in dmascc_init()
440 if (base[i] && counting[i]) { in dmascc_init()
445 if (t_val == 0 || t_val > TMR_0_HZ/HZ*10) counting[i] = 0; in dmascc_init()
/linux-2.4.37.9/Documentation/sound/
DChangeLog.multisound48 to flushing and IRQ ref counting. Rewrote queuing for smoother
/linux-2.4.37.9/Documentation/i2c/
Ddev-interface5 Each registered i2c adapter gets a number, counting from 0. You can
/linux-2.4.37.9/arch/s390/boot/
Dipleckd.S169 ahi %r2,1 # bot++ ( we start counting at 1 )
/linux-2.4.37.9/arch/s390x/boot/
Dipleckd.S169 ahi %r2,1 # bot++ ( we start counting at 1 )
/linux-2.4.37.9/Documentation/networking/
Dslicecom.txt125 Default: 0 (the counting starts with 0)
D8139too.txt371 * Fix bugs related to counting/discounting of 32-bit CRC in each Rx packet
DNAPI_HOWTO.txt683 we are counting that CSR5 will be set in that small window of opportunity
Darcnet-hardware.txt2582 the booklet there is a different way of counting ... 2-9, 2-10, A-1,
/linux-2.4.37.9/drivers/parport/
DChangeLog396 * share.c (call_driver_chain): Do reference counting things.
/linux-2.4.37.9/drivers/char/
DChangeLog758 Otherwise, the serial device ref counting will be screwed
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.seq431 * manually walk the list counting MAXCMDCNT elements
/linux-2.4.37.9/fs/hfs/
DChangeLog1276 Fix directory entry counting in hfs_cat_move().
/linux-2.4.37.9/Documentation/s390/
DDebugging390.txt77 In IBM standard notation I am counting bit 0 as the MSB.