Searched refs:when (Results 1 - 25 of 103) sorted by relevance

12345

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S70 | This is the exit point for the 060FPSP when an enabled overflow exception
89 | This is the exit point for the 060FPSP when an enabled underflow exception
107 | This is the exit point for the 060FPSP when an enabled operand error exception
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
145 | This is the exit point for the 060FPSP when an enabled divide-by-zero exception
164 | This is the exit point for the 060FPSP when an enabled inexact exception
183 | This is the exit point for the 060FPSP when an enabled bsun exception
205 | This is the exit point for the 060FPSP when an F-Line Illegal exception is
207 | vector number 11: FP Unimplemented Instructions, FP implemented instructions when
219 | This is the exit point for the 060FPSP when a
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/lib/
H A Dmcount.S46 addu sp, 8 # sp is adjusted by -8 when we are called
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dtcp_output.c260 tcb->when,
264 tp, tcb->when);
316 TCP_SKB_CB(skb)->when = tcp_time_stamp;
340 TCP_SKB_CB(skb)->when = tcp_time_stamp;
469 /* Looks stupid, but our code really uses when of
472 TCP_SKB_CB(buff)->when = TCP_SKB_CB(skb)->when;
561 * We also handle things correctly when the user adds some
573 TCP_SKB_CB(skb)->when = tcp_time_stamp;
639 * a multiple of the mss when i
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/lib/
H A Dmcount.S54 daddu sp, 16 # sp is adjusted by -16 when we are called
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dx_ovfl.S6 | Overflow occurs when a floating-point intermediate result is
8 | or when storing to memory, the contents of a floating-point
H A Dx_unimp.S7 | Invoked when the user program encounters a floating-point
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/LDAP/smbldap-tools/
H A Dsmbldap-migrate-accounts.pl209 smbldap-useradd when adding users, eg "-m -x".
214 smbldap-useradd when adding computers, eg "-m -x".
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dinst.msg9 echo Samba Web Administration Tool \(SWAT\) when you
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/boot/compressed/
H A Dhead.S68 .word 0x8000 ! size to move, when setup is not
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dairport.c62 static int airport_sleep_notify(struct pmu_sleep_notifier *self, int when);
132 airport_sleep_notify(struct pmu_sleep_notifier *self, int when) argument
143 switch (when) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/lockd/
H A Dsvclock.c56 nlmsvc_insert_block(struct nlm_block *block, unsigned long when) argument
60 dprintk("lockd: nlmsvc_insert_block(%p, %ld)\n", block, when);
64 if (when != NLM_NEVER) {
65 if ((when += jiffies) == NLM_NEVER)
66 when ++;
67 while ((b = *bp) && time_before_eq(b->b_when,when))
74 block->b_when = when;
464 * VFS layer when a lock on which we blocked is removed.
491 * RPC thread when notifying the client. This seems like overkill...
562 * This is the callback from the RPC layer when th
[all...]
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/libevent/Doc/
H A Dlibevent.tex76 \item \Eh{} -- an object which triggers a callback function when an event
130 {Called when an event handler triggers.}
160 \item \param{fn} -- the callback function to invoke when the event triggers.
162 parameter of \param{fn} when the event triggers.
177 \item \param{fn} -- the callback function to invoke when the event triggers.
181 parameter of \param{fn} when the event triggers.
191 {Creates an \Eh{} to handle an event. The event is called when a file
206 \item \param{fn} -- the callback function to invoke when the event triggers.
208 parameter of \param{fn} when the event triggers.
292 {Arranges for the function \param{handler} to be called when signa
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dunwind.c623 set_reg (struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val)
627 if (reg->when == UNW_WHEN_NEVER)
628 reg->when = when;
653 reg->when = t;
681 * Next, compute when the fp, general, and branch registers get
882 sr->curr.reg[UNW_REG_PSP].when = sr->region_start + MIN((int)t, sr->region_len - 1);
918 reg->when = sr->region_start + MIN((int)t, sr->region_len - 1);
1006 r->when = UNW_WHEN_NEVER;
1027 r->when
620 set_reg(struct unw_reg_info *reg, enum unw_where where, int when, unsigned long val) argument
[all...]
H A Dunwind_i.h85 int when; /* when the register gets saved */ member in struct:unw_reg_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/macintosh/
H A Dapm_emu.c100 static int apm_notify_sleep(struct pmu_sleep_notifier *self, int when);
367 static int apm_notify_sleep(struct pmu_sleep_notifier *self, int when) argument
369 switch(when) {
448 * time when AC is plugged ? If yes, just remove
H A Dadb.c87 static int adb_notify_sleep(struct pmu_sleep_notifier *self, int when);
321 adb_notify_sleep(struct pmu_sleep_notifier *self, int when) argument
325 switch (when) {
535 /* We skip keystrokes and mouse moves when the sleep process
/asus-wl-520gu-7.0.1.45/src/router/busybox/docs/
H A Dautodocifier.pl248 the command expects. This will be displayed when B<-h> is issued to
260 not be printed when a B<-h> is given to a command. To see an example
266 This will not be printed when a B<-h> is given to a command -- it
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dpmu.h62 /* Other bits in PMU interrupt valid when PMU_INT_ADB is set */
63 #define PMU_INT_ADB_AUTO 0x04 /* ADB autopoll, when PMU_INT_ADB */
154 int (*notifier_call)(struct pmu_sleep_notifier *self, int when);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dpmu.h62 /* Other bits in PMU interrupt valid when PMU_INT_ADB is set */
63 #define PMU_INT_ADB_AUTO 0x04 /* ADB autopoll, when PMU_INT_ADB */
154 int (*notifier_call)(struct pmu_sleep_notifier *self, int when);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dpmac_time.c219 time_sleep_notify(struct pmu_sleep_notifier *self, int when) argument
224 switch (when) {
248 * This was taken from the pmac time_init() when merging the prep/pmac
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/scsi/
H A Dacornscsi.h258 unsigned long when; member in struct:status_entry
267 host->status[(_q)][host->status_ptr[(_q)]].when = jiffies; \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Ddebug-armv.S253 tst \rd, #1 << 5 @ UARTFLGUTXFF - 1 when full
259 tst \rd, #1 << 3 @ UARTFLGUBUSY - 1 when busy
281 tst \rd, #1 << 5 @ UARTFLGUTXFF - 1 when full
287 tst \rd, #1 << 3 @ UARTFLGUBUSY - 1 when busy
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/cpu/sb1250/src/
H A Dsb1250_memcpy.S122 sltu t7, len, 4*NBYTES # useful only when branch taken
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dtcp.h24 /* Cancel timers, when they are not required. */
858 static inline void tcp_reset_xmit_timer(struct sock *sk, int what, unsigned long when) argument
862 if (when > TCP_RTO_MAX) {
864 printk(KERN_DEBUG "reset_xmit_timer sk=%p %d when=0x%lx, caller=%p\n", sk, what, when, current_text_addr());
866 when = TCP_RTO_MAX;
873 tp->timeout = jiffies+when;
880 tp->ack.timeout = jiffies+when;
986 __u32 when; /* used to compute rtt's */ member in struct:tcp_skb_cb
1074 * The exception is rate halving phase, when cwn
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dtcp.h24 /* Cancel timers, when they are not required. */
859 static inline void tcp_reset_xmit_timer(struct sock *sk, int what, unsigned long when) argument
863 if (when > TCP_RTO_MAX) {
865 printk(KERN_DEBUG "reset_xmit_timer sk=%p %d when=0x%lx, caller=%p\n", sk, what, when, current_text_addr());
867 when = TCP_RTO_MAX;
874 tp->timeout = jiffies+when;
881 tp->ack.timeout = jiffies+when;
987 __u32 when; /* used to compute rtt's */ member in struct:tcp_skb_cb
1075 * The exception is rate halving phase, when cwn
[all...]

Completed in 178 milliseconds

12345