Searched refs:up (Results 451 - 475 of 910) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dchecksum.S59 subl $2, %ecx # Alignment uses up two bytes.
254 subl $2, %ecx # Alignment uses up two bytes.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead.S203 mvc 0x78(8),.Lnewpsw # set up IO interrupt psw
344 mvc 0x78(8),.Lrdrnewpsw # set up IO interrupt psw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dchecksum_32.S77 subl $2, %ecx # Alignment uses up two bytes.
318 subl $2, %ecx # Alignment uses up two bytes.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/math-emu/
H A Dfp_scan.S123 basically, we end up with a pointer to the source operand in
188 | all other indirect addressing modes will finally end up here
193 | all pc relative addressing modes and immediate/absolute modes end up here
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c456 /* Write partition up to end of data area */
466 up(&nvram_sem);
583 /* Write partition up to end of data area */
610 up(&nvram_sem);
790 #else /* 2.6.36 and up */
904 * the Flash MTD partitions have been set up, in case
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinuxver.h257 void (*resume)(struct pci_dev *dev); /* Device woken up */
613 /* dhd_sched_dpc: dpc is alread up! */
615 DBG_THR(("dhd_sched_dpc: unexpected up cnt %d!\n", tsk->up_cnt));
620 up(&tsk->sema);
649 up(&((tsk_ctl)->sema)); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Ddefault-direct.lua205 -- than speed up.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dbreak.S196 # step catches up with them
279 or.p sp,gr0,gr2 /* set up the stack pointer */
306 # need to really disable interrupts, set flag, fix up and return
336 # we also want to single step anyway, but after fixing up so that we get an event on the
506 # set up the kernel stack pointer
583 # set up the kernel stack pointer
667 # set up kernel global registers
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-arm1020.S392 2: mov ip, r3, LSL #26 @ shift up entry
393 orr ip, ip, r1, LSL #5 @ shift in/up index
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dscrolbar.tex131 that will be scrolled when the user pages up or down. Often it is the
242 the scrollbar will scroll when it is paged up or down. Often it is the same as
H A Dslider.tex239 \docparam{lineSize}{The number of steps the slider moves when the user moves it up or down a line.}
253 \docparam{pageSize}{The number of steps the slider moves when the user pages up or down.}
H A Dtcommdlg.tex35 desired. Additionally, the user may open up the dialog box to show
145 Pops up a file selector box. In Windows and GTK2.4+, this is the common
H A Dtexpr.tex28 up C++ objects as data is read in;
89 allowing rapid linking-up of application data.
H A Dttoolbar.tex10 menus, which have to be popped up and selected rather laboriously.
173 // Set up toolbar
H A Dupduievt.tex31 The code for doing this has to be mixed up with the code that is invoked when
46 up, \helpref{wxMenu::UpdateUI}{wxmenuupdateui} is called to process any UI events for
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dcache-mn10300.S159 add L1_CACHE_BYTES,d1 # round end addr up
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_phy.c281 // up(&priv->rf_sem);
1273 // <1> Fill up pre common command.
1280 // <2> Fill up post common command.
1286 // <3> Fill up RF dependent command.
1405 if(!priv->up)
1441 if(!priv->up)
1492 if(priv->up) {
1690 if(priv->up)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcfunc.h137 u16_t* da, u16_t* sa, u8_t up, u16_t *micLen,
295 void zfCalTxMic(zdev_t *dev, zbuf_t *buf, u8_t *snap, u16_t snapLen, u16_t offset, u16_t *da, u16_t *sa, u8_t up, u8_t *mic);
314 void zfTxGetIpTosAndFrag(zdev_t* dev, zbuf_t* buf, u8_t* up, u16_t* fragOff);
329 u16_t* da, u16_t* sa, u8_t up, u16_t headerLen, u16_t* snap,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha1-ia64.pl192 add $h1=$h1,$a };; // wrap up
198 add $h3=$h3,$c };; // wrap up
201 { .mib; add $h2=$h2,$b // wrap up
202 add $h4=$h4,$d };; // wrap up
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dmakeapps.com37 $! P4, if defined, sets a compiler thread NOT needed on OpenVMS 7.1 (and up)
739 $! Set up default defines
870 $! Finish up the definition of CC.
946 $! Set up the logical name OPENSSL to point at the include directory
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Detrap_32.S94 bne trap_setup_kernel_spill ! in trap window, clean up
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsignal_32.c226 /* copy up to but not including MSR */
230 /* copy from orig_r3 (the word after the MSR) up to the end */
289 * When we have signals to deliver, we set up on the
304 * Programs using the rs6000/xcoff abi can save up to 19 gp
314 * When we have rt signals to deliver, we set up on the
332 * Programs using the rs6000/xcoff abi can save up to 19 gp
482 /* Set up the sigreturn trampoline: li r0,sigret; sc */
639 sigset_t __user *up; local
650 up = (sigset_t __user *) &s;
651 ret = sys_rt_sigprocmask((int)how, set ? up
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/
H A DMakefile24 isa-y := $(isa-y)-up
170 # of another (ie, SH-2A / SH-2), is picked up first, with increasing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Ds3c-hwmon.c83 up(&hwmon->lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvidc_fill.S158 tst r2, #4 @ Round buffer up to 4 words

Completed in 220 milliseconds

<<11121314151617181920>>