Searched refs:need (Results 26 - 50 of 194) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dtrampoline.S13 * In fact we don't actually need a stack so we don't
18 * and IP is zero. Thus, data addresses need to be absolute
131 # Careful these need to be in the same 64K segment as the above;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/nwfpe/
H A Dentry.S107 @ We need to be prepared for the instructions at .Lx1 and .Lx2
H A Dentry26.S106 @ We need to be prepared for the instruction at .Lx1 to fault.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/nwfpe/
H A Dentry.S108 @ We need to be prepared for the instruction at .Lx1 to fault.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wl/
H A Dwl_generic.mk51 # need -I. to pick up wlconf.h in build directory
77 # The paths in WLFILES_SRC need a bit of adjustment.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/usb/
H A Dcdc_subset.c85 * one end of the cable, you need to replug the other end too ... since
107 * connected, or need any reset handshaking. It's got pretty big
228 #error You need to configure some hardware for this driver
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dwl.c1063 int need; local
1066 need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs + 1;
1067 if (need > 0) {
1068 need = ubi->avail_pebs >= need ? need : ubi->avail_pebs;
1069 ubi->avail_pebs -= need;
1070 ubi->rsvd_pebs += need;
1071 ubi->beb_rsvd_pebs += need;
1072 if (need >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/distrib/initscripts/
H A Drc.atalk.gentoo.tmpl27 need net
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Ddiv64.S54 @ See if we need to handle upper 32-bit result.
93 @ See if we need to handle lower 32-bit result.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/distrib/initscripts/
H A Drc.atalk.gentoo.tmpl27 need net
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DAndroid.mk23 # To see all the LIBS options, you'll need to do the "showcommands" trick on an
102 # This may also need to include $(CURLX_ONES) in order to correctly link
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/printing/
H A Dadd_netatalk_printer77 echo "OOPS: you need to tell me a printer name"
174 # Check if we need to do silly tricks to share the printer... only on 5.5.1 or older
187 echo "(You will need to share this printer with other machines)"
230 echo "Humm... You need a Netatalk printer filter..."
250 echo "Humm... You need a Reverse Netatalk printer filter..."
293 # we need to edit the template interface file to point to the local netatalk bins
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dreipl64.S68 srl %r14,1 # need to kill hi bit to avoid specification exceptions.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/
H A Dentry-common.S254 ! from the kernel stack anyway, so don't need
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/
H A DMakefile35 $(error Sorry, you need a newer version of the assember, one that is built from \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dx_snan.S92 moveql #13,%d0 |need to zero 14 lwords
95 moveql #11,%d0 |need to zero 12 lwords
120 moveql #13,%d0 |need to zero 14 lwords
123 moveql #11,%d0 |need to zero 12 lwords
H A Dgen_except.S282 moveql #13,%d0 |need to zero 14 lwords
287 moveql #11,%d0 |need to zero 12 lwords
331 moveql #13,%d0 |in orig, need to zero 14 lwords
336 moveql #11,%d0 |in rev, need to zero 12 lwords
349 | We need to set the nmcexc bits if the exception is E1. Otherwise,
397 | on an Unsupported data type exception), then we need to grow
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/printing/
H A Dadd_netatalk_printer77 echo "OOPS: you need to tell me a printer name"
174 # Check if we need to do silly tricks to share the printer... only on 5.5.1 or older
187 echo "(You will need to share this printer with other machines)"
230 echo "Humm... You need a Netatalk printer filter..."
250 echo "Humm... You need a Reverse Netatalk printer filter..."
293 # we need to edit the template interface file to point to the local netatalk bins
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-c++67 # relinking is faster because doesn't need to redo the first step.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S177 * * LTASK_PID need not be global anymore.
185 * irqs. No need to check for the explicit CRIS_FRAME_FIXUP type anymore.
401 ;; of the register structure itself. some syscalls need this.
407 ;; respectively, and we need to put them on the stack.
459 ;; We get here after doing a syscall if extra work might need to be done
512 ;; trace-bit set. We need to call do_syscall_trace and then continue
521 ;; we need to restore $r9 here to contain the wanted syscall, and
595 ;; We only need to do this for writes.
643 ;; now we need to return through the normal path, we cannot just
715 ;; We need t
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dppdev.c139 ssize_t need = min_t(unsigned long, count, PP_BUFFER_SIZE); local
157 bytes_read = (*fn)(pport, kbuffer, need, flags);
159 bytes_read = parport_read (pport, kbuffer, need);
366 /* For interrupt-reporting to work, we need to be
370 /* We may need to fix up the state machine. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dentry.S176 ;; seventh argument. Some system calls need this.
238 ;; We get here after doing a syscall if extra work might need to be done
295 ;; trace-bit set. We need to call do_syscall_trace and then continue
304 ;; Now re-enter the syscall code to do the syscall itself. We need to
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_alloc.c378 * 2 resulting free entries, need to add one.
582 * If the allocation worked, need to change the agf structure
1000 * Got both cursors still active, need to find better entry.
1721 * In all cases we need to insert the new freespace in the by-size tree.
1826 xfs_extlen_t need; /* total blocks needed in freelist */ local
1861 need = XFS_MIN_FREELIST_PAG(pag, mp);
1862 delta = need > pag->pagf_flcount ? need - pag->pagf_flcount : 0;
1873 need - args->total) < (int)args->minleft)) {
1900 need
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Dx86inc.asm44 ; objects cannot directly access global variables by address, they need to
56 ; mode, otherwise does nothing. You need to do this before using GLOBAL.
73 ; need to reference our variables by offset.
113 ; we need more flexible macro.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A DCA.com11 $! you want/need ... I'll make even this a little cleaner later.

Completed in 152 milliseconds

12345678