Searched refs:offsets (Results 51 - 75 of 270) sorted by relevance

1234567891011

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dtlb-v4wbi.S17 #include <asm/asm-offsets.h>
H A Dproc-arm9tdmi.S14 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dcopy_page.S14 #include <asm/asm-offsets.h>
H A Dcsumpartialcopyuser.S13 #include <asm/asm-offsets.h>
H A Dgetuser.S29 #include <asm/asm-offsets.h>
H A Dputuser.S29 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/
H A DMakefile84 include/asm-$(ARCH)/asm-offsets.h \
85 arch/$(ARCH)/kernel/asm-offsets.s \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/lib/
H A Dfixup.S22 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Daac.c815 const uint16_t * offsets = ics->swb_offset; local
820 memset(coef + g * 128 + offsets[ics->max_sfb], 0, sizeof(float)*(c - offsets[ics->max_sfb]));
830 memset(coef + group * 128 + offsets[i], 0, (offsets[i+1] - offsets[i])*sizeof(float));
836 for (k = offsets[i]; k < offsets[i+1]; k++) {
842 for (k = offsets[i]; k < offsets[
1080 const uint16_t * offsets = ics->swb_offset; local
1110 const uint16_t * offsets = ics->swb_offset; local
1492 const uint16_t * offsets = ics->swb_offset; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Didle_power4.S16 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dsclow.S10 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/ia32/
H A Dvsyscall-sysenter.S6 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/lib/
H A Dgetuser.S33 #include <asm/asm-offsets.h>
H A Dputuser.S31 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/power/
H A Dswsusp.S15 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_emu.h42 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dthread_info.h51 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dthread_info.h9 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dhead.S11 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dhead-nommu.S20 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Dinode.c256 * ext3_block_to_path - parse the block number into array of offsets
259 * @offsets: array to store the offsets in
267 * return value is the path length and @offsets[n] is the offset of
287 long i_block, int offsets[4], int *boundary)
300 offsets[n++] = i_block;
303 offsets[n++] = EXT3_IND_BLOCK;
304 offsets[n++] = i_block;
307 offsets[n++] = EXT3_DIND_BLOCK;
308 offsets[
286 ext3_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) argument
354 ext3_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
593 ext3_alloc_branch(handle_t *handle, struct inode *inode, int indirect_blks, int *blks, ext3_fsblk_t goal, int *offsets, Indirect *branch) argument
794 int offsets[4]; local
1848 ext3_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
2171 int offsets[4]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dinode.c254 * ext4_block_to_path - parse the block number into array of offsets
257 * @offsets: array to store the offsets in
265 * return value is the path length and @offsets[n] is the offset of
285 long i_block, int offsets[4], int *boundary)
298 offsets[n++] = i_block;
301 offsets[n++] = EXT4_IND_BLOCK;
302 offsets[n++] = i_block;
305 offsets[n++] = EXT4_DIND_BLOCK;
306 offsets[
284 ext4_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) argument
352 ext4_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
591 ext4_alloc_branch(handle_t *handle, struct inode *inode, int indirect_blks, int *blks, ext4_fsblk_t goal, int *offsets, Indirect *branch) argument
792 int offsets[4]; local
1855 ext4_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
2178 int offsets[4]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisfile.c502 if(vf->offsets)_ogg_free(vf->offsets);
506 vf->offsets=_ogg_malloc((vf->links+1)*sizeof(*vf->offsets));
513 vf->offsets[m+1]=end;
514 vf->offsets[m]=begin;
580 vf->offsets[m+1]=next;
644 vf->offsets[0]=0;
919 vf->offsets=_ogg_calloc(1,sizeof(*vf->offsets));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dentry26.S23 #include <asm/asm-offsets.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dentry.S23 #include <asm/asm-offsets.h>

Completed in 422 milliseconds

1234567891011