Searched refs:offsets (Results 226 - 250 of 414) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A Dentry.S21 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/coldfire/
H A Dentry.S36 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dasmmacro-64.h11 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_silk.c1313 const int8_t * offsets; local
1339 offsets = (s->bandwidth == OPUS_BANDWIDTH_NARROWBAND)
1345 offsets = (s->bandwidth == OPUS_BANDWIDTH_NARROWBAND)
1352 sf[i].pitchlag = av_clip(primarylag + offsets[i],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dprocess.c30 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dfpsp.h11 | fpsp.h --- stack frame offsets during FPSP exception handling
44 | Positive offsets from A6 refer to the exception frame. Negative
45 | offsets refer to the Local Variable area and the fsave area.
122 | fsave offsets and bit definitions
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/
H A DMakefile136 arch/$(ARCH)/kernel/asm-offsets.s \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/
H A Dsecondary.S13 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dhead.S14 #include <asm/asm-offsets.h>
H A Dinterrupt.S15 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-brcm-hnd/
H A Dboard_ns.c591 if (trx->offsets[1] == 0)
596 off += le32_to_cpu(trx->offsets[1]);
987 off = offset + (le32_to_cpu(trx->offsets[1]) & ~mask) - blocksize;
988 shift = (le32_to_cpu(trx->offsets[1]) & mask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-arm720.S38 #include <asm/asm-offsets.h>
H A Dproc-arm740.S14 #include <asm/asm-offsets.h>
H A Dproc-sa110.S19 #include <asm/asm-offsets.h>
H A Dproc-v6.S16 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows72 \ * file offsets, so we declare our own.\\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dr4k_fpu.S19 #include <asm/asm-offsets.h>
H A Dsyscall.c39 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dentry.S27 #include <asm/asm-offsets.h>
H A Dptrace.c28 #include <asm/asm-offsets.h>
31 * translate ptrace register IDs into struct pt_regs offsets
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_btree.h357 * Compute first and last byte offsets for the fields given.
358 * Interprets the offsets table, which contains struct field offsets.
363 const short *offsets,/* table of field offsets */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dubd_kern.c66 unsigned long offsets[2]; member in struct:io_thread_req
1216 io_req->offsets[0] = 0;
1217 io_req->offsets[1] = ubd_dev->cow.data_offset;
1366 off = req->offset + req->offsets[bit] +
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Daes-x86_64-asm_64.S18 #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 Dswsusp_32.S7 #include <asm/asm-offsets.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_nohash_low.S34 #include <asm/asm-offsets.h>

Completed in 367 milliseconds

1234567891011>>