Searched refs:saved (Results 26 - 50 of 110) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dttable.h235 saved; retry; nop; nop; nop; nop; nop; nop; \
256 saved; \
290 saved; \
314 saved; \
350 saved; \
384 saved; \
409 saved; \
445 saved; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dtyphoon.c916 struct net_device_stats *saved = &tp->stats_saved; local
950 /* add in the saved statistics
952 stats->tx_packets += saved->tx_packets;
953 stats->tx_bytes += saved->tx_bytes;
954 stats->tx_errors += saved->tx_errors;
955 stats->collisions += saved->collisions;
956 stats->rx_packets += saved->rx_packets;
957 stats->rx_bytes += saved->rx_bytes;
958 stats->rx_fifo_errors += saved->rx_fifo_errors;
959 stats->rx_errors += saved
971 struct net_device_stats *saved = &tp->stats_saved; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dpontis.c456 ucontrol->value.enumerated.item[0] = ice->gpio.saved[0];
468 if (ucontrol->value.enumerated.item[0] != ice->gpio.saved[0]) {
469 ice->gpio.saved[0] = ucontrol->value.enumerated.item[0] & 3;
470 val = 0x80 | (ice->gpio.saved[0] << 3);
794 ice->gpio.saved[0] = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-miss.S47 # SCR2 - saved CCR
92 # SCR2 - saved CCR
126 # GR28 - saved exception frame pointer
247 # GR28 - saved exception frame pointer
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/mtrr/
H A Dgeneric.c257 * Checks and updates the fixed-range MTRRs if they differ from the saved set
258 * \param frs pointer to fixed-range MTRR values, saved by get_fixed_ranges()
262 unsigned long long *saved = (unsigned long long *) frs; local
269 &changed, (unsigned int *) saved++);
321 so to set it we fiddle with the saved value */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dwinfixup.S91 saved
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/vfp/
H A Dvfphw.S116 @ Load the saved state back into the VFP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dchecksum.S25 ;; only r0 - r8 have to be saved, the other ones are clobber-able
H A Dchecksumcopy.S29 ;; only r0 - r8 have to be saved, the other ones are clobber-able
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dchecksum.S25 ;; only r0 - r8 have to be saved, the other ones are clobber-able
H A Dchecksumcopy.S29 ;; only r0 - r8 have to be saved, the other ones are clobber-able
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dropes.h50 } saved[DELAYED_RESOURCE_CNT]; member in struct:ioc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvorbis_dec.c156 float *saved; member in struct:vorbis_context_s
181 av_freep(&vc->saved);
945 vc->saved = av_mallocz((vc->blocksize[1]/4)*vc->audio_channels * sizeof(float));
1591 float *saved=vc->saved+j*bs1/4; local
1597 vc->dsp.vector_fmul_window(ret, saved, buf, win, fadd_bias, blocksize/4);
1599 vc->dsp.vector_fmul_window(ret, saved, buf, win, fadd_bias, bs0/4);
1602 copy_normalize(ret, saved, (bs1-bs0)/4, vc->exp_bias, fadd_bias);
1603 vc->dsp.vector_fmul_window(ret+(bs1-bs0)/4, saved+(bs1-bs0)/4, buf, win, fadd_bias, bs0/4);
1605 memcpy(saved, bu
[all...]
H A Dvorbis_enc.c104 float * saved; member in struct:__anon589
354 venc->saved = av_malloc(sizeof(float) * venc->channels * (1 << venc->log2_blocksize[1]) / 2);
855 memcpy(venc->samples + channel*window_len*2, venc->saved + channel*window_len, sizeof(float)*window_len);
882 float * offset = venc->saved + channel*window_len;
1025 av_freep(&venc->saved);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/arm/
H A Djrevdct_arm.S61 stmdb sp!, { r4 - r12, lr } @ all callee saved regs
372 ldmia sp!, { r4 - r12, pc } @ restore callee saved regs and return
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/common/
H A Dsba_iommu.c220 } saved[DELAYED_RESOURCE_CNT]; member in struct:ioc
639 d = &(ioc->saved[ioc->saved_cnt - 1]);
1035 d = &(ioc->saved[ioc->saved_cnt]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dbindec.S23 | The k-factor is saved for use in d7. Clear the
169 | The k-factor is saved for use in d7. Clear BINDEC_FLG for
553 | mode and precision. The original FPCR is saved in L_SCR1.
576 | a6: temp pointer to FP_SCR2(a6) - orig value saved and restored
H A Dbugfix.S74 | /* load it with the temps we saved */
123 | /* load it with the temps we saved */
256 | Items saved from the stack:
378 | Items saved from the stack:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/
H A Dusbmixer.c720 int saved, test, check; local
721 get_cur_mix_value(cval, minchn, &saved);
723 test = saved;
738 set_cur_mix_value(cval, minchn, saved);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/src/
H A Dframing.c835 int saved=-1; local
846 if(val<255)saved=os->lacing_fill;
855 if(saved!=-1){
856 os->granule_vals[saved]=granulepos;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm626 ; saved ebx byte esp + 36
627 ; saved edi byte esp + 40
628 ; saved esi byte esp + 44
629 ; saved ebp byte esp + 48
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx86/
H A Dgvmat32.asm626 ; saved ebx byte esp + 36
627 ; saved edi byte esp + 40
628 ; saved esi byte esp + 44
629 ; saved ebp byte esp + 48
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dentry.S24 * regs 16-18 saved by PAL-code
25 * regs 29-30 saved and set up by PAL-code
187 /* 16-18 PAL-saved */
220 /* 16-18 PAL-saved */
286 * Note that a0-a2 are not saved by PALcode as with the other entry points.
535 ldt $f30, 312($sp) # get saved fpcr
540 mt_fpcr $f30 # install saved fpcr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211.c4140 struct ieee80211_tx_status *saved; local
4144 saved = kmalloc(sizeof(struct ieee80211_tx_status), GFP_ATOMIC);
4145 if (unlikely(!saved)) {
4155 memcpy(saved, status, sizeof(struct ieee80211_tx_status));
4156 /* copy pointer to saved status into skb->cb for use by tasklet */
4157 memcpy(skb->cb, &saved, sizeof(saved));
4166 memcpy(&saved, skb->cb, sizeof(saved));
4167 kfree(saved);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dentry.S91 * a0: trashed, original value saved on stack (PT_AREG0)
95 * depc: a2, original value saved on stack (PT_DEPC)
103 * a0-a3 and depc have been saved to PT_AREG0...PT_AREG3 and PT_DEPC
173 * must be saved.
243 * a0: trashed, original value saved on stack (PT_AREG0)
247 * depc: a2, original value saved on stack (PT_DEPC)
255 * a0-a3 and depc have been saved to PT_AREG0...PT_AREG3 and PT_DEPC
358 /* All unrecoverable states are saved on stack, now, and a1 is valid,
478 wsr a2, WINDOWBASE # switch to user's saved WB
481 l32i a2, a1, PT_WMASK # register frames saved (i
[all...]

Completed in 240 milliseconds

12345