Searched refs:origsize (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Demuadxmg.c86 u16 origsize = 0; local
93 origsize = pagetable[index] & 0x7fff;
94 pagetable[index] = origsize;
97 if (!(pagetable[index + origsize] & 0x8000))
98 pagetable[index] += pagetable[index + origsize] & 0x7fff;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/
H A Dcompat.c334 u32 origsize, tmp32, num_counters; local
341 if (get_user(origsize, &urepl->size))
345 if (optlen != sizeof(*urepl) + origsize)
348 repl_nat_size = sizeof(*repl_nat) + origsize;
352 if (put_user(origsize, &repl_nat->size))
381 origsize))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcmdefs.h277 uint origsize; /* Size of the virtual packet */ member in struct:__anon3180
H A Dbcmutils.h80 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member in struct:bcmstrbuf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dip_tables.c1397 compat_uint_t origsize; local
1401 origsize = *size;
1408 target_offset = e->target_offset - (origsize - *size);
1416 next_offset = e->next_offset - (origsize - *size);
1573 unsigned int origsize; local
1577 origsize = *size;
1586 de->target_offset = e->target_offset - (origsize - *size);
1591 de->next_offset = e->next_offset - (origsize - *size);
1594 newinfo->hook_entry[h] -= origsize - *size;
1596 newinfo->underflow[h] -= origsize
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dcpia.c2049 int ll, in_uyvy, compressed, decimation, even_line, origsize, out_fmt; local
2058 origsize = size;
2169 " bytes\n", origsize-size, origsize);
2194 ll, origsize-size, origsize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dlinux_osl.c1306 dmah->origsize = totlen;
H A Dhnddma.c2365 size = map->origsize;
3135 size = map->origsize;
H A Dbcmutils.c3290 b->origsize = b->size = size;

Completed in 170 milliseconds