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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/zram/
H A Dxvmalloc.c346 u32 index, tmpsize, origsize, tmpoffset; local
351 origsize = size;
406 block->size = origsize;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Darp_tables.c1293 unsigned int origsize; local
1297 origsize = *size;
1305 de->target_offset = e->target_offset - (origsize - *size);
1310 de->next_offset = e->next_offset - (origsize - *size);
1313 newinfo->hook_entry[h] -= origsize - *size;
1315 newinfo->underflow[h] -= origsize - *size;
1572 compat_uint_t origsize; local
1575 origsize = *size;
1585 target_offset = e->target_offset - (origsize - *size);
1591 next_offset = e->next_offset - (origsize
[all...]
H A Dip_tables.c1433 compat_uint_t origsize; local
1437 origsize = *size;
1452 target_offset = e->target_offset - (origsize - *size);
1457 next_offset = e->next_offset - (origsize - *size);
1593 unsigned int origsize; local
1598 origsize = *size;
1611 de->target_offset = e->target_offset - (origsize - *size);
1616 de->next_offset = e->next_offset - (origsize - *size);
1619 newinfo->hook_entry[h] -= origsize - *size;
1621 newinfo->underflow[h] -= origsize
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmdefs.h306 uint origsize; /* Size of the virtual packet */ member in struct:__anon19470
H A Dbcmutils.h78 unsigned int origsize; /* unmodified orignal buffer size in bytes */ member in struct:bcmstrbuf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6_tables.c1431 compat_uint_t origsize; local
1435 origsize = *size;
1450 target_offset = e->target_offset - (origsize - *size);
1455 next_offset = e->next_offset - (origsize - *size);
1591 unsigned int origsize; local
1596 origsize = *size;
1609 de->target_offset = e->target_offset - (origsize - *size);
1614 de->next_offset = e->next_offset - (origsize - *size);
1617 newinfo->hook_entry[h] -= origsize - *size;
1619 newinfo->underflow[h] -= origsize
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/netfilter/
H A Debtables.c1645 compat_uint_t origsize; local
1666 origsize = *size;
1672 watchers_offset = e->watchers_offset - (origsize - *size);
1677 target_offset = e->target_offset - (origsize - *size);
1684 next_offset = e->next_offset - (origsize - *size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcpia.c2032 int ll, in_uyvy, compressed, decimation, even_line, origsize, out_fmt; local
2041 origsize = size;
2152 " bytes\n", origsize-size, origsize);
2177 ll, origsize-size, origsize);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dlinux_osl.c1737 dmah->origsize = totlen;
3014 dmah->origsize = buflen;
3023 dmah->origsize = buflen;
H A Dhnddma.c2648 size = map->origsize;
3540 size = map->origsize;
H A Dbcmutils.c3977 b->origsize = b->size = size;

Completed in 219 milliseconds