Searched refs:avoid (Results 1 – 25 of 469) sorted by relevance
12345678910>>...19
| /Linux-v4.19/arch/arm/boot/compressed/ |
| D | ll_char_wr.S | 70 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/ |
| D | lirc-get-features.rst | 45 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/ |
| D | fiqasm.S | 29 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/ |
| D | direct-fs-lookup.rst | 13 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/ |
| D | kaslr.c | 451 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/ |
| D | Kbuild | 19 # 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/ |
| D | 00-INDEX | 4 - how to avoid botching up ioctls
|
| /Linux-v4.19/drivers/nfc/s3fwrn5/ |
| D | Kconfig | 6 of chip. It's intended to be used by PHYs to avoid duplicating lots
|
| /Linux-v4.19/Documentation/devicetree/bindings/sound/ |
| D | rockchip,rk3399-gru-sound.txt | 12 delay for DMIC to ready so that rt5514 can avoid recording before
|
| /Linux-v4.19/Documentation/x86/ |
| D | 00-INDEX | 18 - how to fix/avoid quirks when using emulated PS/2 mouse/keyboard.
|
| /Linux-v4.19/Documentation/ |
| D | DMA-attributes.txt | 57 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
|
| D | percpu-rw-semaphore.txt | 21 The lock must be freed with percpu_free_rwsem to avoid memory leak.
|
| D | kernel-per-CPU-kthreads.txt | 181 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/ |
| D | axp81x.dtsi | 144 /* Disable by default to avoid conflicts with GPIO */ 151 /* Disable by default to avoid conflicts with GPIO */
|
| /Linux-v4.19/arch/powerpc/boot/dts/ |
| D | currituck.dts | 151 * 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
|
| D | akebono.dts | 279 * 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/ |
| D | leds-ns2.txt | 13 should be given in order to avoid having an unknown mode at driver probe time.
|
| /Linux-v4.19/Documentation/process/ |
| D | management-style.rst | 9 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/ |
| D | split_page_table_lock.rst | 87 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/ |
| D | fib_trie.txt | 42 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/ |
| D | Kconfig | 5 # EXYNOS_ARM64_COMMON_CLK to avoid building them on ARMv7:
|
| /Linux-v4.19/Documentation/media/uapi/v4l/ |
| D | streaming-par.rst | 18 not augmented by timestamps or sequence counters, and to avoid
|
| /Linux-v4.19/Documentation/x86/x86_64/ |
| D | cpu-hotplug-spec | 21 in the MADT to avoid manual configuration.
|
| /Linux-v4.19/Documentation/devicetree/bindings/pci/ |
| D | pci.txt | 23 drivers could add this as a strategy to avoid unnecessary operation for
|
| /Linux-v4.19/Documentation/mmc/ |
| D | mmc-dev-parts.txt | 39 not accessible through sysfs in order to avoid accidental or malicious
|
12345678910>>...19