Searched refs:used (Results 76 - 100 of 522) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/boot/rescue/
H A Dhead.S3 * This used to be the rescue code but now that is handled by the
12 ;; Start clocks for used blocks.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Darbiter.c29 int used; member in struct:crisv32_watch_entry
178 if (!watches[i].used) {
181 watches[i].used = 1;
218 if ((id < 0) || (id >= NUMBER_OF_BP) || (!watches[id].used)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/class/
H A Dcdc-acm.h118 unsigned int used; /* someone has this acm's device open */ member in struct:acm
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dhwdep.h64 int used; member in struct:snd_hwdep
H A Dsb16_csp.h149 int used; /* usage flag - exclusive */ member in struct:snd_sb_csp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Ddhdioctl.h46 uint used; /* bytes read or written (optional) */ member in struct:dhd_ioctl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dw32-add.h3 ## peculiarity of the script the first used line must not
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_device.c63 int used; /* reference counter */ member in struct:ops_list
160 ops->used++;
165 ops->used--;
377 ops->used = 1;
442 ops->used == 0 && ops->num_devices == 0) {
516 ops->used++;
530 ops->used--;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_allocator.c142 ++array->page_list[p].used;
151 if (--array->page_list[p].used == 0) {
157 if (array->page_list[p].used < 0)
159 array, index, p, array->page_list[p].used);
173 array->page_list[i].used = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dalternative.c347 unsigned int used; local
349 used = paravirt_ops.patch(p->instrtype, p->clobbers, p->instr,
352 BUG_ON(used > p->len);
355 nop_out(p->instr + used, p->len - used);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dcentaur.c182 int used = centaur_mcr_compute(6, 31); local
188 for(i=used;i<8;i++)
207 int used = centaur_mcr_compute(6, 25); local
214 for(i=0;i<used;i++)
222 for(i=used;i<8;i++)
335 /* Bit 31 in normal CPUID used for nonstandard 3DNow ID;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Di830_dma.c54 int used; local
62 used = cmpxchg(buf_priv->in_use, I830_BUF_FREE,
64 if (used == I830_BUF_FREE) {
78 int used; local
81 used = cmpxchg(buf_priv->in_use, I830_BUF_CLIENT, I830_BUF_FREE);
82 if (used != I830_BUF_CLIENT) {
1081 drm_buf_t * buf, int discard, int used)
1106 if (used > 4 * 1023)
1107 used = 0;
1112 DRM_DEBUG("dispatch vertex addr 0x%lx, used
1080 i830_dma_dispatch_vertex(drm_device_t * dev, drm_buf_t * buf, int discard, int used) argument
1229 int used = cmpxchg(buf_priv->in_use, I830_BUF_HARDWARE, local
1261 int used = cmpxchg(buf_priv->in_use, I830_BUF_CLIENT, local
[all...]
H A Dsavage_drv.h45 * 2.3 Event counters used by BCI_EVENT_EMIT/WAIT ioctls are now 32 bits
47 * in the struct was 32 bits before, but only 16 bits were used
49 * actually used
66 unsigned int used, flushed; member in struct:drm_savage_dma_page
285 #define SAVAGE_TEXXPRCLR_S4 0x26 /* never used */
300 #define SAVAGE_TEXXPRCLR_S3D 0x19 /* never used */
514 dev_priv->dma_pages[cur].used; \
520 dev_priv->dma_pages[cur].used; \
521 if (dev_priv->dma_pages[cur].used == 0) \
523 dev_priv->dma_pages[cur].used
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-cat.c70 int used = (tmp->used >= 0 ? tmp->used : - tmp->used); local
74 : (used > more_than && used < less_than));
84 return mp->tmp->used < 0 && is_message_selected (mp->tmp);
317 /* Weak translation. Counted as negative tmp->used. */
319 if (tmp->used <= 0)
320 tmp->used
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl87 used as specified.])
110 The m4_arg(-errfile) argument is used to enhance the mechanism for
112 used for displaying additional m4_db error messages. In some cases, when
133 to be used when naming files; see
135 Because permitting users to specify which files are used can create
136 security problems, environment information will be used in file naming
141 to be used when naming files; see
143 As permitting users to specify which files are used can create security
145 information will be used for file naming only for users with appropriate
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_nvram.c110 static u32 add_byte( u32 **p_buffer, u8 value, u32 *used, u32 *avail) argument
114 if ((*used + 1) > *avail)
120 *used+=1;
125 static u32 add_dword( u32 **p_buffer, u32 value, u32 *used, u32 *avail) argument
127 if ((*used + 4) > *avail)
132 *used+=4;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dexpat_lib.c34 static const char* __attribute__((used)) verstag = "\0$VER: " VSTRING;
98 static struct Resident __attribute__((used)) lib_res = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D09-helper.tex8 The equations below are used in multiple places by the Vorbis codec
52 representation used by the decoder for floating point numbers. For
68 "lookup1_values(codebook_entries,codebook_dimensions)" is used to
99 "render_point(x0,y0,x1,y1,X)" is used to find the Y value at point X
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/
H A Dip6tables.h109 unsigned int used; member in struct:ip6tables_target
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A Dcharset.c314 * malicious user define their own map, then the method used in
334 char used[256]; local
341 to->first[i] = to->next[i] = used[i] = 0;
347 used[k] = 1;
356 if (!used[j])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dbootsect.S88 # Kernel attributes; used by setup
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dbootsect.S88 # Kernel attributes; used by setup
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsun3-head.S70 /* Point MSP at an invalid page to trap if it's used. --m */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/docs/
H A Dautodocifier.pl209 for content. It used to be that same content has to be duplicated
213 machine-readable form, and scripts could be used to transform this
278 of notes being used, see init_notes_usage in F<usage.h>. I<OPTIONAL>
282 This should be an example of how the command is actually used.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_seq.c274 emu->used++;
280 emu->used--;
294 emu->used--;
295 if (emu->used <= 0)

Completed in 246 milliseconds

1234567891011>>