Searched refs:to (Results 1 - 25 of 1522) sorted by path

1234567891011>>

/linux-master/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt94 mac80211->driver: config(channel type to non-HT)
/linux-master/Documentation/sound/cards/
H A Dmultisound.sh57 # the section later in this document for instructions to obtain these
71 # on the card. It is up to you to know if these are free locations or now,
77 # 0x250, 0x260 or 0x270. This port can be disabled to have the card
78 # configured strictly through PnP, however you lose the ability to
81 # can be used to configure the card in non-PnP mode, and in PnP mode
85 # to fully configure the card as well. However, pinnaclecfg can be
86 # used to change the resource values of a particular device after the
95 # Use pnpdump to obtain a sample configuration if you can; I was able
96 # to obtai
[all...]
/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim4 " -S option to load from the command-line together with a trace. You can then
5 " use the usual vim fold commands, such as "za", to open and close nested
/linux-master/arch/alpha/kernel/
H A Dhead.S7 * (START_ADDR). So there isn't much left for us to do: just set up
8 * the kernel global pointer and jump to the kernel entry-point.
26 /* We need to get current_task_info loaded up... */
41 for the UNIQUE value for this process to contain the PCBB
88 # It is handy, on occasion, to make halt actually just loop.
89 # Putting it here means we dont have to recompile the whole
/linux-master/arch/alpha/lib/
H A Dev6-stxcpy.S6 * Copy a null-terminated string from SRC to DST.
9 * As such, it uses special linkage conventions to make implementation
31 * Try not to change the actual algorithm if possible for consistency.
53 /* On entry to this basic block:
68 /* On entry to this basic block:
71 /* Nops here to separate store quads from load quads */
85 On entry to this basic block we have:
92 if we're not going to need it. */
96 /* We're doing a partial word store and so need to combine
130 and a0, 7, t0 # E : take care not to loa
[all...]
H A Dev6-stxncpy.S7 * SRC to DST.
10 * As such, it uses special linkage conventions to make implementation
39 * Try not to change the actual algorithm if possible for consistency.
61 /* On entry to this basic block:
81 /* On entry to this basic block:
85 * nops here to:
87 * limit of 1 bcond/quad to permit training
108 On entry to this basic block we have:
116 if we're not going to need it. */
120 /* We're doing a partial word store and so need to combin
[all...]
H A Dstxcpy.S6 * Copy a null-terminated string from SRC to DST.
9 * As such, it uses special linkage conventions to make implementation
42 /* On entry to this basic block:
56 /* On entry to this basic block:
69 On entry to this basic block we have:
77 if we're not going to need it. */
81 /* We're doing a partial word store and so need to combine
110 and a0, 7, t0 # .. e1 : take care not to load a word ...
118 and cope. We have to be very careful about not reading too much and
123 /* We know just enough now to b
[all...]
H A Dstxncpy.S7 * SRC to DST.
10 * As such, it uses special linkage conventions to make implementation
50 /* On entry to this basic block:
65 /* On entry to this basic block:
81 On entry to this basic block we have:
90 if we're not going to need it. */
94 /* We're doing a partial word store and so need to combine
107 /* Add the end-of-count bit to the eos detection bitmask. */
144 and cope. We have to be very careful about not reading too much and
149 /* We know just enough now to b
[all...]
/linux-master/arch/arc/lib/
H A Dmemcpy-archs.S61 ;;; Convert len to Dwords, unfold x4
95 ;; Hence I need to read 1 byte for a 16bit alignment
96 ;; and 2bytes to reach 32bit alignment
99 ;; Convert to words, unfold x2
144 ;; Convert to words, unfold x2
181 ;;; Hence, I need to read 1byte for achieve the 32bit alignment
184 ;; Convert to words, unfold x2
H A Dmemset.S8 #define SMALL 7 /* Must be at least 6 to deal with alignment/loop issues. */
52 ; adjust bzero args to memset args
55 b memset ;tail call so need to tinker with blink
H A Dstrchr-700.S7 to avoid branches that are hard to predict. On the other hand, the
8 presence of the norm instruction makes it easier to operate on whole
41 breq r7,0,.Loop ; For speed, we want this branch to be unaligned.
45 breq r12,0,.Loop ; For speed, we want this branch to be unaligned.
51 ; /* We require this code address to be unaligned for speed... */
68 ; Found searched-for character. r0 has already advanced to next word.
71 (i.e. the least significant matching byte) to be exact,
/linux-master/arch/arm/boot/compressed/
H A Dhead-sharpsl.S8 * so we have to figure out the machine for ourselves...
46 str r6, [r1, #0x280] @ to SCRATCH_UMSK
52 str r6, [r1, #0x280] @ to SCRATCH_UMSK
133 strb r3, [r1, #24] @ Save to FLASHCTL
135 strb r2, [r1, #20] @ Save to FLASHIO
138 strb r3, [r1, #24] @ Save to FLASHCTL
140 strb r2, [r1, #20] @ Save to FLASHIO
142 strb r3, [r1, #24] @ Save to FLASHCTL
H A Dhead-xscale.S18 @ Be sure to flush kernel binary out of the cache,
21 @ memory to be sure we hit the same cache.
H A Dll_char_wr.S52 * Go to resolution-dependent routine...
56 add r0, r0, r5, lsl #3 @ Move to bottom of character
/linux-master/arch/arm/include/asm/
H A Dpage-nommu.h12 #define copy_page(to,from) memcpy((to), (from), PAGE_SIZE)
15 #define copy_user_page(to, from, vaddr, pg) copy_page(to, from)
18 * These are used to make use of C type-checking..
/linux-master/arch/arm/include/debug/
H A Dexynos.S14 /* note, for the boot process to work we have to keep the UART
15 * virtual address aligned to an 1MiB boundary for the L1
27 teq \tmp, #0x100 @@ A15 + A7 but boot to A7
/linux-master/arch/arm/kernel/
H A Dfiqasm.S12 * FIQ support re-written by Russell King to be more generic
29 mov r0, r0 @ avoid hazard prior to ARMv4
33 msr cpsr_c, r1 @ return to SVC mode
34 mov r0, r0 @ avoid hazard prior to ARMv4
42 mov r0, r0 @ avoid hazard prior to ARMv4
46 msr cpsr_c, r1 @ return to SVC mode
47 mov r0, r0 @ avoid hazard prior to ARMv4
H A Dio.c12 * Allows thread-safe access to registers shared by unrelated subsystems.
42 * Copy data from IO memory space to "real" memory space.
43 * This needs to be optimized.
45 void _memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) argument
47 unsigned char *t = to;
58 * Copy data from "real" memory space to IO memory space.
59 * This needs to be optimized.
61 void _memcpy_toio(volatile void __iomem *to, const void *from, size_t count) argument
66 writeb(*f, to);
68 to
[all...]
/linux-master/arch/arm/lib/
H A Dcsumpartial.S31 * Handle 0 to 7 bytes, with any alignment of source and
102 blo .Lless8 @ 8 bytes to copy.
H A Ddiv64.S32 * This is meant to be used by do_div() from include/asm/div64.h only.
54 @ See if we need to handle upper 32-bit result.
93 @ See if we need to handle lower 32-bit result.
138 @ Current remainder is now 1. It is worthless to compare with
H A Dio-readsb.S24 teq r2, #0 @ do we have to check for the zero len?
H A Dio-readsl.S11 teq r2, #0 @ do we have to check for the zero len?
H A Dio-readsw-armv3.S30 teq r2, #0 @ do we have to check for the zero len?
H A Dio-writesb.S44 teq r2, #0 @ do we have to check for the zero len?
H A Dio-writesl.S11 teq r2, #0 @ do we have to check for the zero len?

Completed in 463 milliseconds

1234567891011>>