Searched refs:offsets (Results 126 - 150 of 414) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/lib/
H A Dcsumpartialcopyuser.S16 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Djr3_pci.c544 * for offsets to stabilize, polling each second should suffice.
703 ("Default offsets %d %d %d %d %d %d\n",
704 get_s16(&channel->offsets.fx),
705 get_s16(&channel->offsets.fy),
706 get_s16(&channel->offsets.fz),
707 get_s16(&channel->offsets.mx),
708 get_s16(&channel->offsets.my),
709 get_s16(&channel->offsets.mz));
711 set_s16(&channel->offsets.fx, 0);
712 set_s16(&channel->offsets
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dinode.c289 * ext3_block_to_path - parse the block number into array of offsets
292 * @offsets: array to store the offsets in
300 * return value is the path length and @offsets[n] is the offset of
320 long i_block, int offsets[4], int *boundary)
333 offsets[n++] = i_block;
336 offsets[n++] = EXT3_IND_BLOCK;
337 offsets[n++] = i_block;
340 offsets[n++] = EXT3_DIND_BLOCK;
341 offsets[
319 ext3_block_to_path(struct inode *inode, long i_block, int offsets[4], int *boundary) argument
387 ext3_get_branch(struct inode *inode, int depth, int *offsets, Indirect chain[4], int *err) argument
624 ext3_alloc_branch(handle_t *handle, struct inode *inode, int indirect_blks, int *blks, ext3_fsblk_t goal, int *offsets, Indirect *branch) argument
828 int offsets[4]; local
2027 ext3_find_shared(struct inode *inode, int depth, int offsets[4], Indirect chain[4], __le32 *top) argument
2381 int offsets[4]; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dsetup.c428 if (trx->offsets[1] == 0)
433 off += le32_to_cpu(trx->offsets[1]);
598 off = offset + (le32_to_cpu(trx->offsets[1]) & ~mask) - blocksize;
599 shift = (le32_to_cpu(trx->offsets[1]) & mask);
764 from_rootfs = (char *)((unsigned long)trx + le32_to_cpu(trx->offsets[1]));
765 rootfs_size = le32_to_cpu(trx->len) - le32_to_cpu(trx->offsets[1]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Dhead_32.S31 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dmcount.S8 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/vdso32/
H A Dgettimeofday.S13 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-ecovec24/
H A Dsdram.S14 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-se/7724/
H A Dsdram.S14 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/vdso/vdso32/
H A Dsigreturn.S11 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dkgdb.c14 #include <asm/asm-offsets.h>
H A Dptrace.c40 #include <asm/asm-offsets.h>
90 * to offsets in struct pt_regs.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dvmalloc.h120 struct vm_struct **pcpu_get_vm_areas(const unsigned long *offsets,
H A Dvideodev.h30 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
210 int offsets[VIDEO_MAX_FRAME]; member in struct:video_mbuf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dthread_info.h9 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dparavirtentry.S25 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dpm-at32ap700x.S11 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dentry.S73 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c1077 const uint16_t *offsets = ics->swb_offset; local
1081 memset(coef + g * 128 + offsets[ics->max_sfb], 0, sizeof(float) * (c - offsets[ics->max_sfb]));
1088 float *cfo = coef + offsets[i];
1089 int off_len = offsets[i + 1] - offsets[i];
1268 while (offsets[idx + 1] <= pulse->pos[i])
1435 const uint16_t *offsets = ics->swb_offset; local
1441 ac->dsp.butterflies_float(ch0 + group * 128 + offsets[i],
1442 ch1 + group * 128 + offsets[
1464 const uint16_t *offsets = ics->swb_offset; local
1830 const uint16_t *offsets = sce->ics.swb_offset; local
1964 const uint16_t *offsets = ics->swb_offset; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dr6000_fpu.S16 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/power/
H A Dhibernate.S10 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dppc_save_regs.S13 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/kernel/
H A Dentry.S32 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dtlb-v7.S16 #include <asm/asm-offsets.h>

Completed in 331 milliseconds

1234567891011>>