Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 25 of 469) sorted by relevance

12345678910>>...19

/Linux-v4.19/arch/arm/boot/compressed/
Dll_char_wr.S70 sub r1, r1, #1 @ avoid using r7 directly after
75 tst r1, #7 @ avoid using r7 directly after
89 and ip, r7, #15 @ avoid r4
90 ldr ip, [lr, ip, lsl #2] @ avoid r4
91 mul ip, r2, ip @ avoid r4
92 sub r1, r1, #1 @ avoid ip
93 sub r0, r0, r5 @ avoid ip
99 and ip, r7, #15 @ avoid r4
100 ldr ip, [lr, ip, lsl #2] @ avoid r4
101 mul ip, r2, ip @ avoid r4
[all …]
/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-get-features.rst45 Unused. Kept just to avoid breaking uAPI.
51 Unused. Kept just to avoid breaking uAPI.
68 Unused. Kept just to avoid breaking uAPI.
109 Unused. Kept just to avoid breaking uAPI.
136 Unused. Kept just to avoid breaking uAPI.
156 Unused. Kept just to avoid breaking uAPI.
162 Unused. Kept just to avoid breaking uAPI.
178 Unused. Kept just to avoid breaking uAPI.
185 Unused. Kept just to avoid breaking uAPI.
/Linux-v4.19/arch/arm/kernel/
Dfiqasm.S29 mov r0, r0 @ avoid hazard prior to ARMv4
34 mov r0, r0 @ avoid hazard prior to ARMv4
42 mov r0, r0 @ avoid hazard prior to ARMv4
47 mov r0, r0 @ avoid hazard prior to ARMv4
/Linux-v4.19/Documentation/driver-api/firmware/
Ddirect-fs-lookup.rst13 avoid having a separate partition for them in order to avoid possible
14 races with lookups and avoid uses of the custom fallback mechanisms
/Linux-v4.19/arch/x86/boot/compressed/
Dkaslr.c451 struct mem_vector avoid; in mem_avoid_overlap() local
453 avoid.start = (unsigned long)ptr; in mem_avoid_overlap()
454 avoid.size = sizeof(*ptr) + ptr->len; in mem_avoid_overlap()
456 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
457 *overlap = avoid; in mem_avoid_overlap()
/Linux-v4.19/
DKbuild19 # We use internal kbuild rules to avoid the "is up to date" message from make
53 # We use internal kbuild rules to avoid the "is up to date" message from make
/Linux-v4.19/Documentation/ioctl/
D00-INDEX4 - how to avoid botching up ioctls
/Linux-v4.19/drivers/nfc/s3fwrn5/
DKconfig6 of chip. It's intended to be used by PHYs to avoid duplicating lots
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Drockchip,rk3399-gru-sound.txt12 delay for DMIC to ready so that rt5514 can avoid recording before
/Linux-v4.19/Documentation/x86/
D00-INDEX18 - how to fix/avoid quirks when using emulated PS/2 mouse/keyboard.
/Linux-v4.19/Documentation/
DDMA-attributes.txt57 DMA_ATTR_NO_KERNEL_MAPPING lets the platform to avoid creating a kernel
88 large, so it is highly recommended to avoid it if possible.
124 optimize allocation (avoid coming up with large pages) instead of
145 So, this provides a way for drivers to avoid those error messages on calls
Dpercpu-rw-semaphore.txt21 The lock must be freed with percpu_free_rwsem to avoid memory leak.
Dkernel-per-CPU-kthreads.txt181 is non-idle. For example, avoid system calls and force both
243 3. Do any of the following needed to avoid jitter that your
257 avoid the CPU-frequency governor periodically running
277 e. Boot with "elevator=noop" to avoid workqueue use by
288 CBE_CPUFREQ_SPU_GOVERNOR=n to avoid OS jitter from
318 avoid initiating any CPU hotplug operations on this CPU. This is
/Linux-v4.19/arch/arm/boot/dts/
Daxp81x.dtsi144 /* Disable by default to avoid conflicts with GPIO */
151 /* Disable by default to avoid conflicts with GPIO */
/Linux-v4.19/arch/powerpc/boot/dts/
Dcurrituck.dts151 * to avoid putting a node for it in the tree, so the numbers
188 * to avoid putting a node for it in the tree, so the numbers
225 * to avoid putting a node for it in the tree, so the numbers
Dakebono.dts279 * to avoid putting a node for it in the tree, so the numbers
319 * to avoid putting a node for it in the tree, so the numbers
359 * to avoid putting a node for it in the tree, so the numbers
399 * to avoid putting a node for it in the tree, so the numbers
/Linux-v4.19/Documentation/devicetree/bindings/leds/
Dleds-ns2.txt13 should be given in order to avoid having an unknown mode at driver probe time.
/Linux-v4.19/Documentation/process/
Dmanagement-style.rst9 avoid answering [#f1]_ the same (or similar) questions over and over again.
41 The name of the game is to **avoid** having to make a decision. In
53 So the name of the game is to **avoid** decisions, at least the big and
95 engineer. And remember: "irrevocable" was what we tried to avoid in
122 Btw, another way to avoid a decision is to plaintively just whine "can't
229 **in_private** that they screwed up. Not just so they can avoid it in the
241 5) Things to avoid
/Linux-v4.19/Documentation/vm/
Dsplit_page_table_lock.rst87 To avoid increasing size of struct page and have best performance, we use a
91 can avoid indirect access and save a cache line.
/Linux-v4.19/Documentation/networking/
Dfib_trie.txt42 in order to avoid ever-increasing child arrays.
113 to avoid read_lock in the fn_trie_lookup() function.
140 are some optimizations available that can provide us with "shortcuts" to avoid
/Linux-v4.19/drivers/clk/samsung/
DKconfig5 # EXYNOS_ARM64_COMMON_CLK to avoid building them on ARMv7:
/Linux-v4.19/Documentation/media/uapi/v4l/
Dstreaming-par.rst18 not augmented by timestamps or sequence counters, and to avoid
/Linux-v4.19/Documentation/x86/x86_64/
Dcpu-hotplug-spec21 in the MADT to avoid manual configuration.
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dpci.txt23 drivers could add this as a strategy to avoid unnecessary operation for
/Linux-v4.19/Documentation/mmc/
Dmmc-dev-parts.txt39 not accessible through sysfs in order to avoid accidental or malicious

12345678910>>...19