Home
last modified time | relevance | path

Searched refs:used (Results 1 – 25 of 539) sorted by relevance

12345678910>>...22

/linux-2.4.37.9/arch/cris/kernel/
Dfasttimer.c621 static unsigned long used; in proc_fasttimer_read() local
625 used = 0; in proc_fasttimer_read()
630 if (!offset || !used) in proc_fasttimer_read()
634 used = 0; in proc_fasttimer_read()
635 used += sprintf(bigbuf + used, "Fast timers added: %i\n", in proc_fasttimer_read()
637 used += sprintf(bigbuf + used, "Fast timers started: %i\n", in proc_fasttimer_read()
639 used += sprintf(bigbuf + used, "Fast timer interrupts: %i\n", in proc_fasttimer_read()
641 used += sprintf(bigbuf + used, "Fast timers expired: %i\n", in proc_fasttimer_read()
643 used += sprintf(bigbuf + used, "Fast timers deleted: %i\n", in proc_fasttimer_read()
645 used += sprintf(bigbuf + used, "Fast timer running: %s\n", in proc_fasttimer_read()
[all …]
/linux-2.4.37.9/drivers/sound/dmasound/
Dtrans_16.c70 ssize_t count, used; in pmac_ct_law() local
77 used = count = min_t(unsigned long, userCount, frameLeft); in pmac_ct_law()
92 *frameUsed += used * 4; in pmac_ct_law()
93 return stereo? used * 2: used; in pmac_ct_law()
101 ssize_t count, used; in pmac_ct_s8() local
108 used = count = min_t(unsigned long, userCount, frameLeft); in pmac_ct_s8()
123 *frameUsed += used * 4; in pmac_ct_s8()
124 return stereo? used * 2: used; in pmac_ct_s8()
132 ssize_t count, used; in pmac_ct_u8() local
139 used = count = min_t(unsigned long, userCount, frameLeft); in pmac_ct_u8()
[all …]
Ddmasound_atari.c161 ssize_t count, used; in ata_ct_law() local
167 used = count; in ata_ct_law()
175 *frameUsed += used; in ata_ct_law()
176 return used; in ata_ct_law()
184 ssize_t count, used; in ata_ct_s8() local
190 used = count; in ata_ct_s8()
193 *frameUsed += used; in ata_ct_s8()
194 return used; in ata_ct_s8()
202 ssize_t count, used; in ata_ct_u8() local
207 used = count; in ata_ct_u8()
[all …]
Ddmasound_paula.c163 ssize_t count, used; in ami_ct_s8() local
168 used = count; in ami_ct_s8()
175 used = count*2; in ami_ct_s8()
183 *frameUsed += used; in ami_ct_s8()
184 return used; in ami_ct_s8()
197 ssize_t count, used; \
202 used = count; \
214 used = count*2; \
226 *frameUsed += used; \
227 return used; \
[all …]
Ddmasound_q40.c67 ssize_t count, used; in q40_ct_law() local
70 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_law()
78 *frameUsed += used ; in q40_ct_law()
79 return used; in q40_ct_law()
87 ssize_t count, used; in q40_ct_s8() local
90 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_s8()
98 *frameUsed += used; in q40_ct_s8()
99 return used; in q40_ct_s8()
106 ssize_t count, used; in q40_ct_u8() local
109 used = count = min_t(size_t, userCount, frameLeft); in q40_ct_u8()
[all …]
/linux-2.4.37.9/arch/cris/drivers/
DConfig.in59 int ' Ser0 DTR on PA bit (-1 = not used)' CONFIG_ETRAX_SER0_DTR_ON_PA_BIT 4
60 int ' Ser0 RI on PA bit (-1 = not used)' CONFIG_ETRAX_SER0_RI_ON_PA_BIT 5
61 int ' Ser0 DSR on PA bit (-1 = not used)' CONFIG_ETRAX_SER0_DSR_ON_PA_BIT 6
62 int ' Ser0 CD on PA bit (-1 = not used)' CONFIG_ETRAX_SER0_CD_ON_PA_BIT 7
71 int ' Ser0 DTR on PB bit (-1 = not used)' CONFIG_ETRAX_SER0_DTR_ON_PB_BIT 4
72 int ' Ser0 RI on PB bit (-1 = not used)' CONFIG_ETRAX_SER0_RI_ON_PB_BIT 5
73 int ' Ser0 DSR on PB bit (-1 = not used)' CONFIG_ETRAX_SER0_DSR_ON_PB_BIT 6
74 int ' Ser0 CD on PB bit (-1 = not used)' CONFIG_ETRAX_SER0_CD_ON_PB_BIT 7
102 int ' Ser1 DTR on PA bit (-1 = not used)' CONFIG_ETRAX_SER1_DTR_ON_PA_BIT 4
103 int ' Ser1 RI on PA bit (-1 = not used)' CONFIG_ETRAX_SER1_RI_ON_PA_BIT 5
[all …]
/linux-2.4.37.9/Documentation/arm/
DSetup5 structure, otherwise known as 'struct param_struct' which is used
8 This structure is used to pass initialisation parameters from the
32 This is now obsolete, and should not be used.
50 or VGA console character size. They should not be used for any other
61 is otherwise unused. (should not used for other console types, and
62 should not be used for other purposes).
67 based machines. May be used differently by different architectures.
71 Default sound setting on Acorn machines. May be used differently by
76 Number of ADFS/MFM disks. May be used differently by different
82 These are now obsolete, and should not be used.
[all …]
/linux-2.4.37.9/Documentation/parisc/
Dregisters3 [ an asterisk is used for planned usage which is currently unimplemented ]
7 FPU Registers must not be used in kernel mode
11 CR 0 (Recovery Counter) used for ptrace
24 CR26 (TR 2) not used
26 CR28 (TR 4) not used
27 CR29 (TR 5) not used
37 SR3 used for userspace accesses (current process)*
56 N (Nullify next instruction) used by C code
58 B (Taken Branch) used by C code
60 V (divide step correction) used by C code
[all …]
/linux-2.4.37.9/Documentation/filesystems/
Dufs.txt11 UFS is a file system widely used in different operating systems.
20 44bsd used in FreeBSD, NetBSD, OpenBSD
23 sun used in SunOS (Solaris)
26 sunx86 used in SunOS for Intel (Solarisx86)
30 used in NextStep
34 used for NextStep CDROMs (block_size == 2048)
38 used in OpenStep
/linux-2.4.37.9/drivers/char/ftape/compressor/
Dlzrw3.h166 #define BOOL is not used here /* Boolean */
167 #define FOPEN_BINARY_READ not used /* Mode string for binary reading. */
168 #define FOPEN_BINARY_WRITE not used /* Mode string for binary writing. */
169 #define FOPEN_TEXT_APPEND not used /* Mode string for text appending. */
170 #define REAL not used /* USed for floating point stuff. */
/linux-2.4.37.9/drivers/char/drm/
Di810_dma.c98 int used; in i810_freelist_get() local
106 used = cmpxchg(buf_priv->in_use, I810_BUF_FREE, in i810_freelist_get()
108 if(used == I810_BUF_FREE) { in i810_freelist_get()
122 int used; in i810_freelist_put() local
125 used = cmpxchg(buf_priv->in_use, I810_BUF_CLIENT, I810_BUF_FREE); in i810_freelist_put()
126 if(used != I810_BUF_CLIENT) { in i810_freelist_put()
785 int used) in i810_dma_dispatch_vertex() argument
802 if (used > 4*1024) in i810_dma_dispatch_vertex()
803 used = 0; in i810_dma_dispatch_vertex()
812 ((used/4)-2)); in i810_dma_dispatch_vertex()
[all …]
Dsis_mm.c43 int used; member
55 if(global_ppriv[i].used && global_ppriv[i].context == context){ in add_alloc_set()
66 if(global_ppriv[i].used && global_ppriv[i].context == context){ in del_alloc_set()
237 if(global_ppriv[i].used && (global_ppriv[i].context == context)) in sis_init_context()
242 if(!global_ppriv[i].used){ in sis_init_context()
244 global_ppriv[i].used = 1; in sis_init_context()
266 if(global_ppriv[i].used && (global_ppriv[i].context == context)) in sis_final_context()
296 global_ppriv[i].used = 0; in sis_final_context()
Dvia_mm.c38 int used; member
51 if (global_ppriv[i].used && global_ppriv[i].context == context) in add_alloc_set()
65 if (global_ppriv[i].used && global_ppriv[i].context == context) in del_alloc_set()
114 if (global_ppriv[i].used && (global_ppriv[i].context == context)) in via_init_context()
119 if (!global_ppriv[i].used) { in via_init_context()
121 global_ppriv[i].used = 1; in via_init_context()
143 if (global_ppriv[i].used && (global_ppriv[i].context == context)) in via_final_context()
173 global_ppriv[i].used = 0; in via_final_context()
Di830_dma.c87 int used; in i830_freelist_get() local
95 used = cmpxchg(buf_priv->in_use, I830_BUF_FREE, in i830_freelist_get()
97 if(used == I830_BUF_FREE) { in i830_freelist_get()
111 int used; in i830_freelist_put() local
114 used = cmpxchg(buf_priv->in_use, I830_BUF_CLIENT, I830_BUF_FREE); in i830_freelist_put()
115 if(used != I830_BUF_CLIENT) { in i830_freelist_put()
1138 int used) in i830_dma_dispatch_vertex() argument
1163 if (used > 4*1023) in i830_dma_dispatch_vertex()
1164 used = 0; in i830_dma_dispatch_vertex()
1170 address, used, nbox); in i830_dma_dispatch_vertex()
[all …]
/linux-2.4.37.9/fs/hfs/
Dbinsert.c277 int nrecs, cutoff, index, tmp, used, in_right; in split() local
286 used = 0; in split()
291 used += tmp; in split()
292 if (used > cutoff) { in split()
295 used += tmp; in split()
298 used += tmp; in split()
299 if (used > cutoff) { in split()
303 used += tmp; in split()
306 used += tmp; in split()
307 if (used > cutoff) { in split()
[all …]
/linux-2.4.37.9/drivers/char/joystick/
Damijoy.c75 int *used = dev->private; in amijoy_open() local
77 if ((*used)++) in amijoy_open()
81 (*used)--; in amijoy_open()
91 int *used = dev->private; in amijoy_close() local
93 if (!--(*used)) in amijoy_close()
/linux-2.4.37.9/drivers/char/drm-4.0/
Di810_dma.c110 int used; in i810_freelist_get() local
118 used = cmpxchg(buf_priv->in_use, I810_BUF_FREE, in i810_freelist_get()
120 if(used == I810_BUF_FREE) { in i810_freelist_get()
134 int used; in i810_freelist_put() local
137 used = cmpxchg(buf_priv->in_use, I810_BUF_CLIENT, I810_BUF_FREE); in i810_freelist_put()
138 if(used != I810_BUF_CLIENT) { in i810_freelist_put()
775 int used) in i810_dma_dispatch_vertex() argument
800 if (used > 4*1024) in i810_dma_dispatch_vertex()
801 used = 0; in i810_dma_dispatch_vertex()
807 address, used, nbox); in i810_dma_dispatch_vertex()
[all …]
/linux-2.4.37.9/net/ipv4/netfilter/
Dipt_recent.c184 int base, used = 0; in ip_recent_ctrl() local
213 while(isspace(*cp)) { cp++; used++; if(used >= len-5) return used; } in ip_recent_ctrl()
217 used += 5; in ip_recent_ctrl()
234 return used; in ip_recent_ctrl()
239 case '+': check_set = IPT_RECENT_SET; cp++; used++; break; in ip_recent_ctrl()
240 case '-': check_set = IPT_RECENT_REMOVE; cp++; used++; break; in ip_recent_ctrl()
241 default: if(!isdigit(*cp)) return (used+1); break; in ip_recent_ctrl()
256 if(!isdigit(c)) return used; in ip_recent_ctrl()
265 if(base == 8 && (c == '8' || c == '0')) return used; in ip_recent_ctrl()
276 if(pp > res.bytes + 2 || val > 0xff) return used; in ip_recent_ctrl()
[all …]
/linux-2.4.37.9/Documentation/
Dnfsroot.txt52 "/tftpboot/%s" will be used.
56 `ip' variable (see below) is used. One use of this
67 will be used:
95 be determined by RARP or BOOTP. What protocol is used de-
98 empty, neither RARP nor BOOTP will be used.
100 <server-ip> IP address of the NFS server. If RARP is used to determine
106 the address of the server is used which answered the RARP
110 subnet. If this entry is empty no gateway is used and the
119 used in ASCII notation, or the value received by BOOTP.
122 devices are used for RARP and BOOTP requests, and the
[all …]
/linux-2.4.37.9/arch/sparc/
DMakefile28 CFLAGS := $(CFLAGS) -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7
30 CFLAGS := $(CFLAGS) -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7
/linux-2.4.37.9/Documentation/sysctl/
Dsunrpc.txt11 The files in this directory can be used to (re)set the debug
13 the Linux kernel. This stuff is used for NFS, KNFSD and
16 The files in there are used to control the debugging flags:
/linux-2.4.37.9/drivers/char/mwave/
DREADME20 irq used by the dsp to be configured.
25 io range used by the dsp to be configured.
30 irq used by the mwave uart to be configured.
35 io range used by the mwave uart to be configured.
/linux-2.4.37.9/Documentation/video4linux/bttv/
DSound-FAQ12 Sound will work only, if the correct entry is used (for video it often
14 log, telling which card type is used. Like this one:
27 and other nice features. The msp34xx chips are used by Hauppauge for
30 chip used on your board: Bad luck. Start writing a new one. Well,
48 you can get/set the status if these pins. They can be used for input
53 These pins are also used by some companies to drive remote control
68 gpiomask specifies which pins are used to control the audio mux chip.
82 values used by the windows driver. A tool to do this is available
122 audio_inputs - historical cruft, not used any more.
/linux-2.4.37.9/Documentation/networking/
DPLIP.txt23 cable]. [The protocol used to pack IP packages, is a simple one
47 Can only be used to connect three (?) Linux boxes. Doesn't connect to
67 When a parallel port used for a PLIP driver has an IRQ configured to it, the
69 when no data is available, the driver isn't being used.
72 to a certain parallel port, mainly because it is used by some other device.
73 On these machines, the PLIP driver can be used in IRQ-less mode, where
82 When the PLIP driver is used in IRQ mode, the timeout used for triggering a
95 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode,
129 status inputs, and they are used as four data inputs and a clock (data
160 nibbles into bytes. This cable should not be used on unidirectional
/linux-2.4.37.9/Documentation/isdn/
DREADME.concap4 The "concap" interface is intended to be used by network device
11 This is currently only used inside the isdn subsystem. But it might
22 The encapsulation protocol used on top of WAN connections or permanent
33 In contrast, LAN network interfaces always used a single encapsulation
36 traditional linux network device drivers used to process the
43 The configurability of the encapsulation protocol to be used
48 Many Encapsulation protocols used on top of WAN connections will not just
70 synchronous ppp implementation used by the isdn driver and the
71 asynchronous ppp implementation used by the ppp driver have a lot of
83 the encapsulation protocol used, e.g. for a ppp module using our service
[all …]

12345678910>>...22