Searched refs:to (Results 451 - 475 of 1699) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dem_text.c36 int from, to; local
42 to = tcf_get_base_ptr(skb, tm->to_layer) - skb->data;
43 to += tm->to_offset;
45 return skb_find_text(skb, from, to, tm->config, &state) != UINT_MAX;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dsocklib.c19 * xdr_skb_read_bits - copy some data bits from skb to internal buffer
21 * @to: copy destination
22 * @len: number of bytes to copy
24 * Possibly called several times to iterate over an sk_buff and copy
27 size_t xdr_skb_read_bits(struct xdr_skb_reader *desc, void *to, size_t len) argument
31 if (unlikely(skb_copy_bits(desc->skb, desc->offset, to, len)))
39 * xdr_skb_read_and_csum_bits - copy and checksum from skb to buffer
41 * @to: copy destination
42 * @len: number of bytes to copy
46 static size_t xdr_skb_read_and_csum_bits(struct xdr_skb_reader *desc, void *to, size_ argument
[all...]
H A Dxprt.c26 * If the call timed out, it may choose to retry the operation by
84 * xprt_reserve_xprt - serialize write access to transports
85 * @task: task that is requesting access to the transport
111 dprintk("RPC: %5u failed to lock transport %p\n",
134 * xprt_reserve_xprt_cong - serialize write access to transports
135 * @task: task that is requesting access to the transport
138 * integrated into the decision of whether a request is allowed to be
139 * woken up and given access to the transport.
161 dprintk("RPC: %5u failed to lock transport %p\n", task->tk_pid, xprt);
236 * xprt_release_xprt - allow other requests to us
431 struct rpc_timeout *to = &req->rq_xprt->timeout; local
451 struct rpc_timeout *to = &xprt->timeout; local
878 xprt_set_timeout(struct rpc_timeout *to, unsigned int retr, unsigned long incr) argument
895 xprt_create_transport(int proto, struct sockaddr *ap, size_t size, struct rpc_timeout *to) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/kyro/
H A DSTG4000Reg.h6 * This file is subject to the terms and conditions of the GNU General Public
33 #define CLEAR_BITS_FRM_TO(frm, to) \
36 for(i = frm; i<= to; i++) \
43 #define CLEAR_BITS_FRM_TO_2(frm, to) \
46 for(i = frm; i<= to; i++) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/bfs/
H A Dfile.c30 static int bfs_move_block(unsigned long from, unsigned long to, struct super_block *sb) argument
37 new = sb_getblk(sb, to);
53 dprintf("failed to move block %08lx -> %08lx\n", i, where + i);
91 /* the rest has to be protected against itself */
109 /* Ok, we have to move this entire file to the next free block */
115 dprintf("failed to move ino=%08lx -> fs corruption\n", inode->i_ino);
146 static int bfs_prepare_write(struct file *file, struct page *page, unsigned from, unsigned to) argument
148 return block_prepare_write(page, from, to, bfs_get_block);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hpfs/
H A Dname.c89 char *to; local
95 printk("HPFS: It's nothing serious. It could happen because of bug in OS/2.\nHPFS: Set checks=normal to disable this message.\n");
98 if (!(to = kmalloc(len, GFP_KERNEL))) {
102 for (i = 0; i < len; i++) to[i] = locase(hpfs_sb(s)->sb_cp_table,from[i]);
103 return to;
135 /* OS/2 clears dots and spaces at the end of file name, so we have to */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/libbb/
H A Dmessages.c25 const char bb_msg_invalid_arg[] ALIGN1 = "invalid argument '%s' to '%s'";
41 * but I want to save a few bytes here. Check libbb.h before changing! */
56 # error unknown path to wtmp file
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dssp.h29 u32 to; member in struct:ssp_state
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/arm/
H A Dsimple_idct_arm.S23 * License along with FFmpeg; if not, write to the Free Software
62 @@ R0-R3 are scratch regs, so no need to save them, but R0 contains the pointer to block
69 add r12, pc, #(__constant_ptr__-.-8) @ R12=__constant_ptr__, the vector containing the constants, probably not necessary to reserve a register for it
82 @@ read the row and check if it is null, almost null, or not, according to strongarm specs, it is not necessary to optimize ldr accesses (i.e. split 32bits in 2 16bits words), at least it gives more usable registers :)
83 ldr r1, [r14, #0] @ R1=(int32)(R12)[0]=ROWr32[0] (relative row cast to a 32b pointer)
94 orrs r6, r5, r1 @ Test R5 | R1 (the aim is to check if everything is null)
105 @@ to save some registers/calls, proceed with b0-b3 first, followed by a0-a3
117 mul r0, r8, r7 @ R0=W1*ROWr16[1]=b0 (ROWr16[1] must be the second arg, to hav
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Ddatagram.c18 * Alan Cox : Rewrote skb_read_datagram to avoid the
131 * needs to unlock the socket in that case (usually by calling
137 * * when data copying to user space takes lots of time.
152 * Caller is allowed not to check sk->sk_err before skb_recv_datagram()
184 /* User doesn't want to wait */
239 * skb_copy_datagram_iovec - Copy a datagram to an iovec.
240 * @skb: buffer to copy
241 * @offset: offset in the buffer to start copying from
242 * @to: io vector to cop
247 skb_copy_datagram_iovec(const struct sk_buff *skb, int offset, struct iovec *to, int len) argument
322 skb_copy_and_csum_datagram(const struct sk_buff *skb, int offset, u8 __user *to, int len, __wsum *csump) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
37 % Send bug reports to bug-texinfo@gnu.org. Please include including a
41 % To process a Texinfo manual with TeX, it's most reliable to use the
53 % It is possible to adapt texinfo.tex for other languages, to some
105 % Use TeX 3.0's \inputlineno to get the line number, for better error
154 % Since the category of space is not known, we have to be careful.
189 % Margin to add to right of even pages, to lef
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/script/
H A Duninstallmodules.sh32 the command "make installmodules" or "make install" to install
H A Duninstallscripts.sh2 # 5 July 96 Dan.Shearer@UniSA.Edu.Au - almost identical to uninstallbin.sh
30 the command "make installscripts" or "make install" to install binaries,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbwrapper/
H A Dsmbsh.in6 echo You need to set LIBDIR in smbsh
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dgettext-123 Report bugs to <bug-gnu-utils@gnu.org>
H A Dmsgconv-629 ${MSGCONV} --to-code=ISO-8859-1 -o mco-test6.tmp mco-test6.po
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A DMakefile.in26 rm -f *.o *.a *.so *.lo *.tlo *.to config.cache config.log *.out core
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/test/
H A DMakefile.am13 # Since this particular file is relevant to all components of FLAC,
24 SUBDIRS = cuesheets flac-to-flac-metadata-test-files metaflac-test-files pictures
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/build-aux/
H A Duseless-if-before-free9 # for the Emacs time-stamp write hook (at end) to update it.
40 warn "$ME: failed to close standard output: $!\n";
59 the semantics of the C code in FILE. Use --name=FOO --name=BAR to also
65 --name=N add name N to the list of \`free\'-like functions to detect;
120 # Note: this makes it impractical to print line numbers.
148 # free'd expression, without regard to white space.
174 # The above is to *find* them.
184 # Use the following to remove redundant uses of kfree inside braces.
196 When modifying files, refuse to proces
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_int.c7 * The implementation was written so as to conform with Netscapes SSL.
10 * the following conditions are aheared to. The following conditions
11 * apply to all code found in this distribution, be it the RC4, RSA,
17 * the code are not to be removed.
96 * encoding, except if the first byte is >= 0x80 we need to add a zero pad.
101 * adding one to the result. This can be done less messily with a little trick.
103 * complement and 0 by the add one (due to carry) so just copy as many trailing
104 * zeros to the destination as there are in the source. The carry will add one
105 * to the last none zero octet: so complement this octet and add one and finally
106 * complement any left over until you get to th
183 unsigned char *to,*s; local
276 unsigned char *to,*s; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhscx_irq.c8 * This software may be used and distributed according to the terms
19 int to = 50; local
21 while ((READHSCX(cs, hscx, HSCX_STAR) & 0x04) && to) {
23 to--;
25 if (!to)
33 int to = 50; local
35 while ((!(READHSCX(cs, hscx, HSCX_STAR) & 0x44) == 0x40) && to) {
37 to--;
39 if (!to)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dex.S9 * This file is subject to the terms and conditions of the GNU General Public
49 .long debug_enter /* 1C0 */ ! Allow trap to debugger
58 * away offsets can be manually inserted in to their appropriate
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsignal32.h16 * along with this program; if not, write to the Free Software
32 /* Most things should be clean enough to redefine this at will, if care
33 is taken to make libc match. */
77 int _sys_private; /* not to be passed to user */
109 int copy_siginfo_to_user32 (compat_siginfo_t __user *to, siginfo_t *from);
110 int copy_siginfo_from_user32 (siginfo_t *to, compat_siginfo_t __user *from);
112 /* In a deft move of uber-hackery, we decide to carry the top half of all
115 * guaranteed to be in the same place. In fact the uc_sigmask from the
120 on a copy to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dwakeup.S10 # Do we need to deal with A20? It is okay: ACPI specs says A20 must be enabled
32 movw %ax, %ds # Make ds:0 point to wakeup_start
77 # need a gdt -- use lgdtl to force 32-bit operands, in case
185 # and restore the stack ... but you need gdt for this to work
192 # jump to place where we left off
204 # Copy the above routine to low memory.
207 # %eax: place to copy wakeup routine to
279 # to ret_point to recove
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dezusb_convert.pl7 # accepts the .hex file(s) on stdin, a basename (to name the initialized
8 # array) as an argument, and prints the .h file to stdout. Typical usage:
37 * This file is presumed to be under the same copyright as the source file

Completed in 416 milliseconds

<<11121314151617181920>>